Searched refs:read_iosf_sb_reg (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_x550.c | 1510 status = hw->mac.ops.read_iosf_sb_reg(hw, in ixgbe_restart_an_internal_phy_x550em() 1528 status = hw->mac.ops.read_iosf_sb_reg(hw, in ixgbe_restart_an_internal_phy_x550em() 1700 status = mac->ops.read_iosf_sb_reg(hw, in ixgbe_setup_sfi_x550a() 1729 (void)mac->ops.read_iosf_sb_reg(hw, in ixgbe_setup_sfi_x550a() 1739 (void)mac->ops.read_iosf_sb_reg(hw, in ixgbe_setup_sfi_x550a() 1749 (void)mac->ops.read_iosf_sb_reg(hw, in ixgbe_setup_sfi_x550a() 1759 (void)mac->ops.read_iosf_sb_reg(hw, in ixgbe_setup_sfi_x550a() 1769 (void)mac->ops.read_iosf_sb_reg(hw, in ixgbe_setup_sfi_x550a() 1813 ret_val = hw->mac.ops.read_iosf_sb_reg(hw, in ixgbe_setup_mac_link_sfp_n() 2008 rc = mac->ops.read_iosf_sb_reg(hw, in ixgbe_setup_sgmii() [all …]
|
D | ixgbe_type.h | 3490 s32 (*read_iosf_sb_reg)(struct ixgbe_hw *, u32, u32, u32 *); member
|