Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h14 s32 ixgbe_start_hw_gen2(struct ixgbe_hw *hw);
H A Dixgbe_x540.c177 return ixgbe_start_hw_gen2(hw); in ixgbe_start_hw_X540()
H A Dixgbe_82599.c1786 ret_val = ixgbe_start_hw_gen2(hw); in ixgbe_start_hw_82599()
H A Dixgbe_common.c323 * ixgbe_start_hw_gen2 - Init sequence for common device family
332 s32 ixgbe_start_hw_gen2(struct ixgbe_hw *hw) in ixgbe_start_hw_gen2() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h13 s32 ixgbe_start_hw_gen2(struct ixgbe_hw *hw);
H A Dixgbe_x540.c177 return ixgbe_start_hw_gen2(hw); in ixgbe_start_hw_X540()
H A Dixgbe_82599.c1787 ret_val = ixgbe_start_hw_gen2(hw); in ixgbe_start_hw_82599()
H A Dixgbe_common.c324 * ixgbe_start_hw_gen2 - Init sequence for common device family
333 s32 ixgbe_start_hw_gen2(struct ixgbe_hw *hw) in ixgbe_start_hw_gen2() function

Completed in 18 milliseconds