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

  /src/sys/dev/pci/ixgbe/
ixgbe_82599.c 356 mac->ops.start_hw = ixgbe_start_hw_82599;
2135 * ixgbe_start_hw_82599 - Prepare hardware for Tx/Rx
2142 s32 ixgbe_start_hw_82599(struct ixgbe_hw *hw) function in typeref:typename:s32
2146 DEBUGFUNC("ixgbe_start_hw_82599");

Completed in 12 milliseconds