Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h85 #define IGC_PHY_CTRL 0x00F10 /* PHY Control Register in CSR */ macro
86 #define IGC_POEMB IGC_PHY_CTRL /* PHY OEM Bits */
H A Digc_phy.c3469 !(IGC_READ_REG(hw, IGC_PHY_CTRL) & IGC_PHY_CTRL_GBE_DISABLE)) in igc_access_phy_wakeup_reg_bm()