Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h91 s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
H A Dixgbe_82599.c827 status = ixgbe_check_link(hw, &link_speed, &link_up, in ixgbe_setup_mac_link_smartspeed()
862 status = ixgbe_check_link(hw, &link_speed, &link_up, FALSE); in ixgbe_setup_mac_link_smartspeed()
H A Dixgbe_api.c636 s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_link() function
H A Dixgbe_common.c5379 status = ixgbe_check_link(hw, &link_speed, in ixgbe_setup_mac_link_multispeed_fiber()
5425 status = ixgbe_check_link(hw, &link_speed, &link_up, FALSE); in ixgbe_setup_mac_link_multispeed_fiber()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c3844 (void) ixgbe_check_link(hw, &speed, &link_up, B_FALSE); in ixgbe_driver_link_check()
3970 (void) ixgbe_check_link(hw, &speed, &link_up, B_FALSE); in ixgbe_overtemp_check()
5945 (void) ixgbe_check_link(hw, &speed, &link_up, B_FALSE); in ixgbe_get_hw_state()