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

  /src/sys/dev/pci/ixgbe/
ixgbe_82598.c 140 mac->ops.start_hw = ixgbe_start_hw_82598;
253 * ixgbe_start_hw_82598 - Prepare hardware for Tx/Rx
260 s32 ixgbe_start_hw_82598(struct ixgbe_hw *hw) function in typeref:typename:s32
266 DEBUGFUNC("ixgbe_start_hw_82598");

Completed in 12 milliseconds