Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h473 #define IGC_PHY_CTRL_GBE_DISABLE 0x00000040 macro
H A Digc_phy.c3469 !(IGC_READ_REG(hw, IGC_PHY_CTRL) & IGC_PHY_CTRL_GBE_DISABLE)) in igc_access_phy_wakeup_reg_bm()