Searched refs:GM_GPCR_FC_RX_DIS (Results 1 – 3 of 3) sorted by relevance
1742 GM_GPCR_FC_RX_DIS = 1<<4, /* Bit 4: Disable Rx Flow-Control Mode */ enumerator
1754 GM_GPCR_FC_RX_DIS = 1<<4, /* Bit 4: Disable Rx Flow-Control Mode */ enumerator
319 [FC_NONE] = GM_GPCR_FC_RX_DIS | GM_GPCR_FC_TX_DIS,320 [FC_TX] = GM_GPCR_FC_RX_DIS,842 GM_GPCR_DUP_FULL|GM_GPCR_FC_RX_DIS|GM_GPCR_AU_FCT_DIS); in sky2_wol_init()