Searched refs:IGC_MPHY_BUSY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/igc/base/ | ||
| H A D | igc_phy.h | 212 #define IGC_MPHY_BUSY 0x00010000 /* busy bit */ macro |
| H A D | igc_phy.c | 4337 if (mphy_ctrl & IGC_MPHY_BUSY) { in igc_is_mphy_ready() |