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

  /src/sys/dev/pci/ixgbe/
ixgbe_82598.c 58 static s32 ixgbe_start_mac_link_82598(struct ixgbe_hw *hw,
556 * ixgbe_start_mac_link_82598 - Configures MAC link settings
563 static s32 ixgbe_start_mac_link_82598(struct ixgbe_hw *hw, function in typeref:typename:s32
571 DEBUGFUNC("ixgbe_start_mac_link_82598");
775 status = ixgbe_start_mac_link_82598(hw,
803 ixgbe_start_mac_link_82598(hw, autoneg_wait_to_complete);

Completed in 78 milliseconds