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

  /src/sys/dev/pci/ixgbe/
ixgbe_common.h 59 void ixgbe_start_hw_gen2(struct ixgbe_hw *hw);
ixgbe_x540.c 331 ixgbe_start_hw_gen2(hw);
ixgbe_82599.c 2152 ixgbe_start_hw_gen2(hw);
ixgbe_common.c 451 * ixgbe_start_hw_gen2 - Init sequence for common device family
460 void ixgbe_start_hw_gen2(struct ixgbe_hw *hw) function in typeref:typename:void
465 DEBUGFUNC("ixgbe_start_hw_gen2");

Completed in 18 milliseconds