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

  /src/sys/dev/pci/ixgbe/
ixgbe_x540.h 48 s32 ixgbe_start_hw_X540(struct ixgbe_hw *hw);
ixgbe_x540.c 101 mac->ops.start_hw = ixgbe_start_hw_X540;
314 * ixgbe_start_hw_X540 - Prepare hardware for Tx/Rx
321 s32 ixgbe_start_hw_X540(struct ixgbe_hw *hw)
325 DEBUGFUNC("ixgbe_start_hw_X540");

Completed in 12 milliseconds