Home
last modified time | relevance | path

Searched refs:I217_CGFREG (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.h267 #define I217_CGFREG PHY_REG(772, 29) macro
H A Dich8lan.c5436 e1e_rphy_locked(hw, I217_CGFREG, &phy_reg); in e1000_suspend_workarounds_ich8lan()
5438 e1e_wphy_locked(hw, I217_CGFREG, phy_reg); in e1000_suspend_workarounds_ich8lan()
5520 ret_val = e1e_rphy_locked(hw, I217_CGFREG, &phy_reg); in e1000_resume_workarounds_pchlan()
5524 e1e_wphy_locked(hw, I217_CGFREG, phy_reg); in e1000_resume_workarounds_pchlan()
H A Dnetdev.c6332 e1e_rphy(hw, I217_CGFREG, &phy_data); in e1000e_s0ix_entry_flow()
6334 e1e_wphy(hw, I217_CGFREG, phy_data); in e1000e_s0ix_entry_flow()
6520 e1e_rphy(hw, I217_CGFREG, &phy_data); in e1000e_s0ix_exit_flow()
6522 e1e_wphy(hw, I217_CGFREG, phy_data); in e1000e_s0ix_exit_flow()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.h270 #define I217_CGFREG PHY_REG(772, 29) macro
H A Dich8lan.c5452 e1e_rphy_locked(hw, I217_CGFREG, &phy_reg); in e1000_suspend_workarounds_ich8lan()
5454 e1e_wphy_locked(hw, I217_CGFREG, phy_reg); in e1000_suspend_workarounds_ich8lan()
5536 ret_val = e1e_rphy_locked(hw, I217_CGFREG, &phy_reg); in e1000_resume_workarounds_pchlan()
5540 e1e_wphy_locked(hw, I217_CGFREG, phy_reg); in e1000_resume_workarounds_pchlan()
H A Dnetdev.c6337 e1e_rphy(hw, I217_CGFREG, &phy_data); in e1000e_s0ix_entry_flow()
6339 e1e_wphy(hw, I217_CGFREG, phy_data); in e1000e_s0ix_entry_flow()
6561 e1e_rphy(hw, I217_CGFREG, &phy_data); in e1000e_s0ix_exit_flow()
6563 e1e_wphy(hw, I217_CGFREG, phy_data); in e1000e_s0ix_exit_flow()

Completed in 29 milliseconds