Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_phy.h47 s32 igb_write_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 data);
H A De1000_phy.c162 * igb_write_phy_reg_mdic - Write MDI control register
169 s32 igb_write_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_mdic() function
392 ret_val = igb_write_phy_reg_mdic(hw, in igb_read_phy_reg_igp()
431 ret_val = igb_write_phy_reg_mdic(hw, in igb_write_phy_reg_igp()
440 ret_val = igb_write_phy_reg_mdic(hw, MAX_PHY_REG_ADDRESS & offset, in igb_write_phy_reg_igp()
H A De1000_82575.c2198 ret_val = igb_write_phy_reg_mdic(hw, offset, data); in igb_write_phy_reg_82580()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_phy.h47 s32 igb_write_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 data);
H A De1000_phy.c162 * igb_write_phy_reg_mdic - Write MDI control register
169 s32 igb_write_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_mdic() function
392 ret_val = igb_write_phy_reg_mdic(hw, in igb_read_phy_reg_igp()
431 ret_val = igb_write_phy_reg_mdic(hw, in igb_write_phy_reg_igp()
440 ret_val = igb_write_phy_reg_mdic(hw, MAX_PHY_REG_ADDRESS & offset, in igb_write_phy_reg_igp()
H A De1000_82575.c2198 ret_val = igb_write_phy_reg_mdic(hw, offset, data); in igb_write_phy_reg_82580()

Completed in 12 milliseconds