Searched refs:ixgbe_link_speed (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | vf.h | 32 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 D | vf.c | 644 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 D | defines.h | 30 typedef u32 ixgbe_link_speed; typedef
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_82598.c | 20 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 D | ixgbe_common.h | 74 ixgbe_link_speed *speed, 125 ixgbe_link_speed speed, 128 ixgbe_link_speed speed);
|
| H A D | ixgbe_e610.c | 1585 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 D | ixgbe_ethtool.c | 218 ixgbe_link_speed supported_link; in ixgbe_get_link_ksettings() 3537 ixgbe_link_speed mac_speed;
|