Searched refs:ixgbe_get_link_capabilities (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_api.h93 s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
H A Dixgbe_82598.c746 ixgbe_get_link_capabilities(hw, &link_capabilities, &autoneg);
H A Dixgbe_api.c717 * ixgbe_get_link_capabilities - Returns link capabilities
724 s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed, function
H A Dixgbe_82599.c909 status = ixgbe_get_link_capabilities(hw, &link_capabilities, &autoneg);
H A Dixgbe_common.c5330 status = ixgbe_get_link_capabilities(hw, &link_speed, &autoneg);

Completed in 121 milliseconds