Searched refs:ixgbe_start_hw_gen2 (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_common.h59 s32 ixgbe_start_hw_gen2(struct ixgbe_hw *hw);
H A Dixgbe_x540.c326 ret_val = ixgbe_start_hw_gen2(hw);
H A Dixgbe_82599.c2132 ret_val = ixgbe_start_hw_gen2(hw);
H A Dixgbe_common.c451 * ixgbe_start_hw_gen2 - Init sequence for common device family
460 s32 ixgbe_start_hw_gen2(struct ixgbe_hw *hw) function

Completed in 203 milliseconds