Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h89 s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
H A Dixgbe_common.c4793 status = ixgbe_check_link(hw, &link_speed, &link_up, FALSE); in ixgbe_setup_mac_link_multispeed_fiber()
4836 status = ixgbe_check_link(hw, &link_speed, in ixgbe_setup_mac_link_multispeed_fiber()
4852 status = ixgbe_check_link(hw, &link_speed, &link_up, FALSE); in ixgbe_setup_mac_link_multispeed_fiber()
4890 status = ixgbe_check_link(hw, &link_speed, &link_up, FALSE); in ixgbe_setup_mac_link_multispeed_fiber()
H A Dixgbe_82599.c822 status = ixgbe_check_link(hw, &link_speed, &link_up, in ixgbe_setup_mac_link_smartspeed()
857 status = ixgbe_check_link(hw, &link_speed, &link_up, FALSE); in ixgbe_setup_mac_link_smartspeed()
H A Dixgbe_api.c630 s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_link() function
/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c3676 (void) ixgbe_check_link(hw, &speed, &link_up, B_FALSE); in ixgbe_driver_link_check()
3802 (void) ixgbe_check_link(hw, &speed, &link_up, B_FALSE); in ixgbe_overtemp_check()
5764 (void) ixgbe_check_link(hw, &speed, &link_up, B_FALSE); in ixgbe_get_hw_state()