Home
last modified time | relevance | path

Searched refs:ixgbe_start_hw_X540 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.h10 s32 ixgbe_start_hw_X540(struct ixgbe_hw *hw);
H A Dixgbe_x540.c169 s32 ixgbe_start_hw_X540(struct ixgbe_hw *hw) in ixgbe_start_hw_X540() function
827 .start_hw = &ixgbe_start_hw_X540,
H A Dixgbe_x550.c3803 .start_hw = &ixgbe_start_hw_X540, \