Searched refs:GM_GPCR_FC_TX_DIS (Results 1 – 4 of 4) sorted by relevance
1603 GM_GPCR_FC_TX_DIS = 1<<13, /* Bit 13: Disable Tx Flow-Control Mode */ enumerator
289 [FC_NONE] = GM_GPCR_FC_RX_DIS | GM_GPCR_FC_TX_DIS,291 [FC_RX] = GM_GPCR_FC_TX_DIS,
1794 GM_GPCR_FC_TX_DIS = 1<<13, /* Bit 13: Disable Tx Flow-Control Mode */ enumerator
1393 reg |= GM_GPCR_FC_TX_DIS | GM_GPCR_FC_RX_DIS | GM_GPCR_AU_FCT_DIS; in yukon_mac_init()