Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h13 s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw);
H A Dixgbe_x540.c173 ret_val = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_X540()
H A Dixgbe_82598.c155 ret_val = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_82598()
H A Dixgbe_82599.c1782 ret_val = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_82599()
H A Dixgbe_common.c261 * ixgbe_start_hw_generic - Prepare hardware for Tx/Rx
269 s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw) in ixgbe_start_hw_generic() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h12 s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw);
H A Dixgbe_x540.c173 ret_val = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_X540()
H A Dixgbe_82598.c155 ret_val = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_82598()
H A Dixgbe_82599.c1783 ret_val = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_82599()
H A Dixgbe_common.c262 * ixgbe_start_hw_generic - Prepare hardware for Tx/Rx
270 s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw) in ixgbe_start_hw_generic() function

Completed in 20 milliseconds