Home
last modified time | relevance | path

Searched refs:write_iosf_sb_reg (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c1506 status = hw->mac.ops.write_iosf_sb_reg(hw, in ixgbe_restart_an_internal_phy_x550em()
1524 status = hw->mac.ops.write_iosf_sb_reg(hw, in ixgbe_restart_an_internal_phy_x550em()
1710 status = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sfi_x550a()
1759 ret_val = hw->mac.ops.write_iosf_sb_reg(hw, in ixgbe_setup_mac_link_sfp_n()
1955 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii()
1969 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii()
1993 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii()
2027 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii_fw()
2041 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii_fw()
2047 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii_fw()
[all …]
Dixgbe_type.h3475 s32 (*write_iosf_sb_reg)(struct ixgbe_hw *, u32, u32, u32); member