Lines Matching refs:i40e_ring
191 static int i40e_run_xdp_zc(struct i40e_ring *rx_ring, struct xdp_buff *xdp) in i40e_run_xdp_zc()
195 struct i40e_ring *xdp_ring; in i40e_run_xdp_zc()
245 static bool i40e_alloc_buffer_zc(struct i40e_ring *rx_ring, in i40e_alloc_buffer_zc()
286 static bool i40e_alloc_buffer_slow_zc(struct i40e_ring *rx_ring, in i40e_alloc_buffer_slow_zc()
314 __i40e_alloc_rx_buffers_zc(struct i40e_ring *rx_ring, u16 count, in __i40e_alloc_rx_buffers_zc()
315 bool alloc(struct i40e_ring *rx_ring, in __i40e_alloc_rx_buffers_zc()
368 bool i40e_alloc_rx_buffers_zc(struct i40e_ring *rx_ring, u16 count) in i40e_alloc_rx_buffers_zc()
384 static bool i40e_alloc_rx_buffers_fast_zc(struct i40e_ring *rx_ring, u16 count) in i40e_alloc_rx_buffers_fast_zc()
400 static struct i40e_rx_buffer *i40e_get_rx_buffer_zc(struct i40e_ring *rx_ring, in i40e_get_rx_buffer_zc()
424 static void i40e_reuse_rx_buffer_zc(struct i40e_ring *rx_ring, in i40e_reuse_rx_buffer_zc()
450 struct i40e_ring *rx_ring; in i40e_zca_free()
454 rx_ring = container_of(alloc, struct i40e_ring, zca); in i40e_zca_free()
486 static struct sk_buff *i40e_construct_skb_zc(struct i40e_ring *rx_ring, in i40e_construct_skb_zc()
514 static void i40e_inc_ntc(struct i40e_ring *rx_ring) in i40e_inc_ntc()
530 int i40e_clean_rx_irq_zc(struct i40e_ring *rx_ring, int budget) in i40e_clean_rx_irq_zc()
647 static bool i40e_xmit_zc(struct i40e_ring *xdp_ring, unsigned int budget) in i40e_xmit_zc()
702 static void i40e_clean_xdp_tx_buffer(struct i40e_ring *tx_ring, in i40e_clean_xdp_tx_buffer()
720 struct i40e_ring *tx_ring, int napi_budget) in i40e_clean_xdp_tx_irq()
790 struct i40e_ring *ring; in i40e_xsk_wakeup()
818 void i40e_xsk_clean_rx_ring(struct i40e_ring *rx_ring) in i40e_xsk_clean_rx_ring()
837 void i40e_xsk_clean_tx_ring(struct i40e_ring *tx_ring) in i40e_xsk_clean_tx_ring()