Searched refs:ixgbe_check_link (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/ixgbe/
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,
862 status = ixgbe_check_link(hw, &link_speed, &link_up, FALSE);
H A Dixgbe_api.c628 * ixgbe_check_link - Get link and speed status
636 s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed, function
H A Dif_ixv.c910 status = ixgbe_check_link(&adapter->hw, &adapter->link_speed,
H A Dif_ix.c1401 err = ixgbe_check_link(hw, &adapter->link_speed,
3429 ixgbe_check_link(&adapter->hw, &adapter->link_speed,
H A Dixgbe_common.c5379 status = ixgbe_check_link(hw, &link_speed,
5425 status = ixgbe_check_link(hw, &link_speed, &link_up, FALSE);

Completed in 316 milliseconds