Searched refs:I217_CGFREG (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_ich8lan.h | 271 #define I217_CGFREG PHY_REG(772, 29) macro
|
| H A D | e1000_ich8lan.c | 5668 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 D | igc_ich8lan.h | 269 #define I217_CGFREG PHY_REG(772, 29) macro
|