Home
last modified time | relevance | path

Searched refs:i40evf_alloc_rx_buffers_ps (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.h313 void i40evf_alloc_rx_buffers_ps(struct i40e_ring *rxr, u16 cleaned_count);
Di40e_txrx.c648 void i40evf_alloc_rx_buffers_ps(struct i40e_ring *rx_ring, u16 cleaned_count) in i40evf_alloc_rx_buffers_ps() function
959 i40evf_alloc_rx_buffers_ps(rx_ring, cleaned_count); in i40e_clean_rx_irq_ps()