Searched refs:ixgbe_start_hw_generic (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h12 int ixgbe_start_hw_generic(struct ixgbe_hw *hw);
H A Dixgbe_x540.c173 ret_val = ixgbe_start_hw_generic(hw);
H A Dixgbe_82598.c155 ret_val = ixgbe_start_hw_generic(hw);
H A Dixgbe_82599.c1786 ret_val = ixgbe_start_hw_generic(hw);
H A Dixgbe_common.c262 * ixgbe_start_hw_generic - Prepare hardware for Tx/Rx
270 int ixgbe_start_hw_generic(struct ixgbe_hw *hw) function

Completed in 118 milliseconds