HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_setup_mac_link_82598 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_82598.c 63 static s32 ixgbe_setup_mac_link_82598(struct ixgbe_hw *hw,
175 mac->ops.setup_link = ixgbe_setup_mac_link_82598;
730 * ixgbe_setup_mac_link_82598 - Set MAC link speed
737 static s32 ixgbe_setup_mac_link_82598(struct ixgbe_hw *hw, function in typeref:typename:s32
748 DEBUGFUNC("ixgbe_setup_mac_link_82598");

Completed in 48 milliseconds