Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.h212 #define IGC_MPHY_BUSY 0x00010000 /* busy bit */ macro
H A Digc_phy.c4337 if (mphy_ctrl & IGC_MPHY_BUSY) { in igc_is_mphy_ready()