Searched refs:igb_read_phy_reg (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | igb.h | 771 static inline s32 igb_read_phy_reg(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg() function
|
H A D | igb_ethtool.c | 1780 igb_read_phy_reg(hw, PHY_CONTROL, &phy_reg); in igb_loopback_cleanup()
|
H A D | igb_main.c | 5524 if (!igb_read_phy_reg(hw, PHY_1000T_STATUS, in igb_watchdog_task() 8983 if (igb_read_phy_reg(&adapter->hw, data->reg_num & 0x1F, in igb_mii_ioctl()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | igb.h | 771 static inline s32 igb_read_phy_reg(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg() function
|
H A D | igb_ethtool.c | 1780 igb_read_phy_reg(hw, PHY_CONTROL, &phy_reg); in igb_loopback_cleanup()
|
H A D | igb_main.c | 5610 if (!igb_read_phy_reg(hw, PHY_1000T_STATUS, in igb_watchdog_task() 9161 if (igb_read_phy_reg(&adapter->hw, data->reg_num & 0x1F, in igb_mii_ioctl()
|
Completed in 34 milliseconds