Home
last modified time | relevance | path

Searched refs:igb_read_phy_reg_i2c (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_phy.h48 s32 igb_read_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 *data);
H A Digb_ethtool.c3207 status = igb_read_phy_reg_i2c(hw, IGB_SFF_8472_COMP, &sff8472_rev); in igb_get_module_info()
3212 status = igb_read_phy_reg_i2c(hw, IGB_SFF_8472_SWAP, &addr_mode); in igb_get_module_info()
3258 status = igb_read_phy_reg_i2c(hw, (first_word + i) * 2, in igb_get_module_eeprom()
H A De1000_phy.c218 * igb_read_phy_reg_i2c - Read PHY register using i2c
226 s32 igb_read_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_i2c() function
H A De1000_82575.c776 ret_val = igb_read_phy_reg_i2c(hw, offset, data); in igb_read_phy_reg_sgmii_82575()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_phy.h48 s32 igb_read_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 *data);
H A Digb_ethtool.c3199 status = igb_read_phy_reg_i2c(hw, IGB_SFF_8472_COMP, &sff8472_rev); in igb_get_module_info()
3204 status = igb_read_phy_reg_i2c(hw, IGB_SFF_8472_SWAP, &addr_mode); in igb_get_module_info()
3250 status = igb_read_phy_reg_i2c(hw, (first_word + i) * 2, in igb_get_module_eeprom()
H A De1000_82575.c776 ret_val = igb_read_phy_reg_i2c(hw, offset, data); in igb_read_phy_reg_sgmii_82575()
H A De1000_phy.c218 * igb_read_phy_reg_i2c - Read PHY register using i2c
226 s32 igb_read_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_i2c() function

Completed in 20 milliseconds