Searched refs:write_iosf_sb_reg (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_x550.c | 1521 status = hw->mac.ops.write_iosf_sb_reg(hw, in ixgbe_restart_an_internal_phy_x550em() 1539 status = hw->mac.ops.write_iosf_sb_reg(hw, in ixgbe_restart_an_internal_phy_x550em() 1725 status = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sfi_x550a() 1774 ret_val = hw->mac.ops.write_iosf_sb_reg(hw, in ixgbe_setup_mac_link_sfp_n() 1970 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii() 1984 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii() 2008 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii() 2042 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii_fw() 2056 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii_fw() 2062 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii_fw() [all …]
|
D | ixgbe_type.h | 3493 int (*write_iosf_sb_reg)(struct ixgbe_hw *, u32, u32, u32); member
|