Searched refs:read_iosf_sb_reg (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_x550.c | 1408 rc = hw->mac.ops.read_iosf_sb_reg(hw, in ixgbe_setup_mac_link_sfp_n() 1583 rc = mac->ops.read_iosf_sb_reg(hw, in ixgbe_setup_sgmii() 1600 rc = mac->ops.read_iosf_sb_reg(hw, in ixgbe_setup_sgmii() 1930 status = hw->mac.ops.read_iosf_sb_reg(hw, in ixgbe_setup_kr_speed_x550em() 1967 status = hw->mac.ops.read_iosf_sb_reg(hw, IXGBE_KX4_LINK_CNTL_1, in ixgbe_setup_kx4_x550em() 2259 rc = hw->mac.ops.read_iosf_sb_reg(hw, in ixgbe_setup_fc_x550em() 2968 .read_iosf_sb_reg = ixgbe_read_iosf_sb_reg_x550, 2987 .read_iosf_sb_reg = ixgbe_read_iosf_sb_reg_x550a,
|
D | ixgbe_type.h | 3390 s32 (*read_iosf_sb_reg)(struct ixgbe_hw *, u32, u32, u32 *); member
|