Home
last modified time | relevance | path

Searched refs:I217_CGFREG (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_ich8lan.h271 #define I217_CGFREG PHY_REG(772, 29) macro
H A De1000_ich8lan.c5668 hw->phy.ops.read_reg_locked(hw, I217_CGFREG, &phy_reg); in e1000_suspend_workarounds_ich8lan()
5670 hw->phy.ops.write_reg_locked(hw, I217_CGFREG, phy_reg); in e1000_suspend_workarounds_ich8lan()
5757 ret_val = hw->phy.ops.read_reg_locked(hw, I217_CGFREG, in e1000_resume_workarounds_pchlan()
5762 hw->phy.ops.write_reg_locked(hw, I217_CGFREG, phy_reg); in e1000_resume_workarounds_pchlan()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_ich8lan.h269 #define I217_CGFREG PHY_REG(772, 29) macro