Searched refs:IGC_MDIC_READY (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_defines.h635 #define IGC_MDIC_READY 0x10000000 macro
H A Digc_phy.c573 if (mdic & IGC_MDIC_READY)
576 if (!(mdic & IGC_MDIC_READY)) {
630 if (mdic & IGC_MDIC_READY)
633 if (!(mdic & IGC_MDIC_READY)) {

Completed in 350 milliseconds