Home
last modified time | relevance | path

Searched refs:ixgbe_link_speed (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h32 s32 (*setup_link)(struct ixgbe_hw *, ixgbe_link_speed, bool, bool);
33 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool);
34 s32 (*get_link_capabilities)(struct ixgbe_hw *, ixgbe_link_speed *,
H A Dvf.c644 static int ixgbevf_get_pf_link_state(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbevf_get_pf_link_state()
760 static void ixgbe_read_vflinks(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_read_vflinks()
828 ixgbe_link_speed speed, bool autoneg, in ixgbevf_setup_mac_link_vf()
844 ixgbe_link_speed *speed, in ixgbevf_check_mac_link_vf()
914 ixgbe_link_speed *speed, in ixgbevf_hv_check_mac_link_vf()
H A Ddefines.h30 typedef u32 ixgbe_link_speed; typedef
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c20 ixgbe_link_speed speed,
175 ixgbe_link_speed *speed, in ixgbe_get_link_capabilities_82598()
498 ixgbe_link_speed *speed, bool *link_up, in ixgbe_check_mac_link_82598()
584 ixgbe_link_speed speed, in ixgbe_setup_mac_link_82598()
588 ixgbe_link_speed link_capabilities = IXGBE_LINK_SPEED_UNKNOWN; in ixgbe_setup_mac_link_82598()
629 ixgbe_link_speed speed, in ixgbe_setup_copper_link_82598()
H A Dixgbe_common.h74 ixgbe_link_speed *speed,
125 ixgbe_link_speed speed,
128 ixgbe_link_speed speed);
H A Dixgbe_e610.c1585 int ixgbe_setup_link_e610(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_link_e610()
1604 int ixgbe_check_link_e610(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_link_e610()
1684 ixgbe_link_speed *speed, in ixgbe_get_link_capabilities_e610()
H A Dixgbe_ethtool.c218 ixgbe_link_speed supported_link; in ixgbe_get_link_ksettings()
3537 ixgbe_link_speed mac_speed;