Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c1520 status = hw->mac.ops.write_iosf_sb_reg(hw, in ixgbe_restart_an_internal_phy_x550em()
1538 status = hw->mac.ops.write_iosf_sb_reg(hw, in ixgbe_restart_an_internal_phy_x550em()
1724 (void)mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sfi_x550a()
1734 (void)mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sfi_x550a()
1744 (void)mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sfi_x550a()
1754 (void)mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sfi_x550a()
1764 (void)mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sfi_x550a()
1774 (void)mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sfi_x550a()
1823 ret_val = hw->mac.ops.write_iosf_sb_reg(hw, in ixgbe_setup_mac_link_sfp_n()
2019 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii()
[all …]
Dixgbe_type.h3491 s32 (*write_iosf_sb_reg)(struct ixgbe_hw *, u32, u32, u32); member