Searched refs:E1000_RXCW_C (Results 1 – 2 of 2) sorted by relevance
2018 #define E1000_RXCW_C 0x20000000 /* Receive config */ macro
3124 (!(rxcw & E1000_RXCW_C))) { in e1000_check_for_link()3153 (ctrl & E1000_CTRL_SLU) && (rxcw & E1000_RXCW_C)) { in e1000_check_for_link()