Searched refs:ixgbe_check_link (Results 1 – 5 of 5) sorted by relevance
| /freebsd-9-stable/sys/dev/ixgbe/ |
| D | ixgbe_82599.c | 756 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()
|
| D | ixgbe_api.h | 83 s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
|
| D | ixgbe_api.c | 549 s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_link() function
|
| D | ixgbe.c | 2716 err = ixgbe_check_link(hw, &adapter->link_speed, 5089 ixgbe_check_link(&adapter->hw,
|
| D | ixv.c | 3755 ixgbe_check_link(&adapter->hw, in ixv_handle_mbx()
|