Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Drx.c76 efx_rx_buf_next(struct efx_rx_queue *rx_queue, struct efx_rx_buffer *rx_buf) in efx_rx_buf_next() function
233 rx_buf = efx_rx_buf_next(rx_queue, rx_buf); in efx_free_rx_buffers()
297 rx_buf = efx_rx_buf_next(rx_queue, rx_buf); in efx_recycle_rx_pages()
443 rx_buf = efx_rx_buf_next(&channel->rx_queue, rx_buf); in efx_rx_packet_gro()
494 rx_buf = efx_rx_buf_next(&channel->rx_queue, rx_buf); in efx_rx_mk_skb()
578 rx_buf = efx_rx_buf_next(rx_queue, rx_buf); in efx_rx_packet()