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

/netbsd-current/sys/dev/pci/ixgbe/
H A Dixgbe_82598.c54 static s32 ixgbe_get_link_capabilities_82598(struct ixgbe_hw *hw,
177 mac->ops.get_link_capabilities = ixgbe_get_link_capabilities_82598;
295 * ixgbe_get_link_capabilities_82598 - Determines link capabilities
302 static s32 ixgbe_get_link_capabilities_82598(struct ixgbe_hw *hw, function
309 DEBUGFUNC("ixgbe_get_link_capabilities_82598");

Completed in 286 milliseconds