Searched defs:ixgbe_get_link_capabilities_82598 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c48 static s32 ixgbe_get_link_capabilities_82598(struct ixgbe_hw *hw,
171 mac->ops.get_link_capabilities = ixgbe_get_link_capabilities_82598;
289 * ixgbe_get_link_capabilities_82598 - Determines link capabilities
296 static s32 ixgbe_get_link_capabilities_82598(struct ixgbe_hw *hw, function
303 DEBUGFUNC("ixgbe_get_link_capabilities_82598");

Completed in 46 milliseconds