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