Searched refs:ixgbe_check_link (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_82599_bypass.c | 122 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 D | ixgbe_ethdev.c | 2695 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 D | ixgbe_api.h | 61 s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
|
| H A D | ixgbe_82599.c | 791 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 D | ixgbe_api.c | 634 s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_link() function
|
| H A D | ixgbe_common.c | 5265 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 D | ixgbe_x550.c | 4466 status = ixgbe_check_link(hw, &force_speed, &link_up, in ixgbe_setup_mac_link_t_X550em()
|