Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_82599_bypass.c122 status = ixgbe_check_link(hw, &link_speed, &link_up, false); in ixgbe_setup_mac_link_multispeed_fixed_fiber()
158 status = ixgbe_check_link(hw, &link_speed, in ixgbe_setup_mac_link_multispeed_fixed_fiber()
174 status = ixgbe_check_link(hw, &link_speed, &link_up, false); in ixgbe_setup_mac_link_multispeed_fixed_fiber()
200 status = ixgbe_check_link(hw, &link_speed, &link_up, false); in ixgbe_setup_mac_link_multispeed_fixed_fiber()
H A Dixgbe_ethdev.c2695 err = ixgbe_check_link(hw, &speed, &link_up, 0); in ixgbe_dev_start()
4173 err = ixgbe_check_link(hw, &speed, &link_up, 0); in ixgbe_wait_for_link_up()
4228 diag = ixgbe_check_link(hw, &link_speed, &link_up, wait); in ixgbe_dev_link_update_share()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_api.h61 s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
H A Dixgbe_82599.c791 status = ixgbe_check_link(hw, &link_speed, &link_up, in ixgbe_setup_mac_link_smartspeed()
826 status = ixgbe_check_link(hw, &link_speed, &link_up, false); in ixgbe_setup_mac_link_smartspeed()
H A Dixgbe_api.c634 s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_link() function
H A Dixgbe_common.c5265 status = ixgbe_check_link(hw, &link_speed, in ixgbe_setup_mac_link_multispeed_fiber()
5310 status = ixgbe_check_link(hw, &link_speed, &link_up, false); in ixgbe_setup_mac_link_multispeed_fiber()
H A Dixgbe_x550.c4466 status = ixgbe_check_link(hw, &force_speed, &link_up, in ixgbe_setup_mac_link_t_X550em()