Home
last modified time | relevance | path

Searched refs:IGC_RXCW_SYNCH (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_mac.c872 if (rxcw & IGC_RXCW_SYNCH) { in igc_check_for_serdes_link_generic()
889 if (rxcw & IGC_RXCW_SYNCH) { in igc_check_for_serdes_link_generic()
H A Digc_defines.h738 #define IGC_RXCW_SYNCH 0x40000000 /* Receive config synch */ macro