Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Drx.c79 efx_rx_buf_next(struct efx_rx_queue *rx_queue, struct efx_rx_buffer *rx_buf) in efx_rx_buf_next() function
236 rx_buf = efx_rx_buf_next(rx_queue, rx_buf); in efx_free_rx_buffers()
300 rx_buf = efx_rx_buf_next(rx_queue, rx_buf); in efx_recycle_rx_pages()
458 rx_buf = efx_rx_buf_next(&channel->rx_queue, rx_buf); in efx_rx_packet_gro()
512 rx_buf = efx_rx_buf_next(&channel->rx_queue, rx_buf); in efx_rx_mk_skb()
596 rx_buf = efx_rx_buf_next(rx_queue, rx_buf); in efx_rx_packet()