Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c1513 status = hw->mac.ops.read_iosf_sb_reg(hw, in ixgbe_restart_an_internal_phy_x550em()
1531 status = hw->mac.ops.read_iosf_sb_reg(hw, in ixgbe_restart_an_internal_phy_x550em()
1703 status = mac->ops.read_iosf_sb_reg(hw, in ixgbe_setup_sfi_x550a()
1766 ret_val = hw->mac.ops.read_iosf_sb_reg(hw, in ixgbe_setup_mac_link_sfp_n()
1961 rc = mac->ops.read_iosf_sb_reg(hw, in ixgbe_setup_sgmii()
1978 rc = mac->ops.read_iosf_sb_reg(hw, in ixgbe_setup_sgmii()
1992 rc = mac->ops.read_iosf_sb_reg(hw, in ixgbe_setup_sgmii()
1998 rc = mac->ops.read_iosf_sb_reg(hw, in ixgbe_setup_sgmii()
2033 rc = mac->ops.read_iosf_sb_reg(hw, in ixgbe_setup_sgmii_fw()
2050 rc = mac->ops.read_iosf_sb_reg(hw, in ixgbe_setup_sgmii_fw()
[all …]
Dixgbe_type.h3486 s32 (*read_iosf_sb_reg)(struct ixgbe_hw *, u32, u32, u32 *); member