Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ixgbe/
Dixgbe_82599.c756 status = ixgbe_check_link(hw, &link_speed, &link_up, FALSE); in ixgbe_setup_mac_link_multispeed_fiber()
795 status = ixgbe_check_link(hw, &link_speed, in ixgbe_setup_mac_link_multispeed_fiber()
811 status = ixgbe_check_link(hw, &link_speed, &link_up, FALSE); in ixgbe_setup_mac_link_multispeed_fiber()
845 status = ixgbe_check_link(hw, &link_speed, &link_up, FALSE); in ixgbe_setup_mac_link_multispeed_fiber()
932 status = ixgbe_check_link(hw, &link_speed, &link_up, in ixgbe_setup_mac_link_smartspeed()
967 status = ixgbe_check_link(hw, &link_speed, &link_up, FALSE); in ixgbe_setup_mac_link_smartspeed()
Dixgbe_api.h83 s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
Dixgbe_api.c549 s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_link() function
Dixgbe.c2716 err = ixgbe_check_link(hw, &adapter->link_speed,
5089 ixgbe_check_link(&adapter->hw,
Dixv.c3755 ixgbe_check_link(&adapter->hw, in ixv_handle_mbx()