Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
A Drx.c105 rx_buf = efx_rx_buf_next(&channel->rx_queue, rx_buf); in efx_rx_mk_skb()
187 rx_buf = efx_rx_buf_next(rx_queue, rx_buf); in efx_rx_packet()
A Drx_common.c124 rx_buf = efx_rx_buf_next(rx_queue, rx_buf); in efx_recycle_rx_pages()
355 rx_buf = efx_rx_buf_next(rx_queue, rx_buf); in efx_free_rx_buffers()
558 rx_buf = efx_rx_buf_next(&channel->rx_queue, rx_buf); in efx_rx_packet_gro()
A Dnet_driver.h1613 efx_rx_buf_next(struct efx_rx_queue *rx_queue, struct efx_rx_buffer *rx_buf) in efx_rx_buf_next() function

Completed in 17 milliseconds