Searched refs:enable_rx_buff (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3425 int (*enable_rx_buff)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations
H A Dixgbe_main.c5492 hw->mac.ops.enable_rx_buff(hw);
H A Dixgbe_x550.c3887 .enable_rx_buff = &ixgbe_enable_rx_buff_generic, \
H A Dixgbe_x540.c872 .enable_rx_buff = &ixgbe_enable_rx_buff_generic,
H A Dixgbe_82599.c1856 hw->mac.ops.enable_rx_buff(hw);
2173 .enable_rx_buff = &ixgbe_enable_rx_buff_generic,

Completed in 197 milliseconds