HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_get_link_capabilities_82599 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_82599.h 41 s32 ixgbe_get_link_capabilities_82599(struct ixgbe_hw *hw,
ixgbe_82599.c 380 mac->ops.get_link_capabilities = ixgbe_get_link_capabilities_82599;
417 * ixgbe_get_link_capabilities_82599 - Determines link capabilities
424 s32 ixgbe_get_link_capabilities_82599(struct ixgbe_hw *hw, function in typeref:typename:s32
431 DEBUGFUNC("ixgbe_get_link_capabilities_82599");

Completed in 16 milliseconds