Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H 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_siena_rx_packet()
H A Drx_common.c120 rx_buf = efx_rx_buf_next(rx_queue, rx_buf); in efx_siena_recycle_rx_pages()
345 rx_buf = efx_rx_buf_next(rx_queue, rx_buf); in efx_siena_free_rx_buffers()
549 rx_buf = efx_rx_buf_next(&channel->rx_queue, rx_buf); in efx_siena_rx_packet_gro()
H A Dnet_driver.h1609 efx_rx_buf_next(struct efx_rx_queue *rx_queue, struct efx_rx_buffer *rx_buf) in efx_rx_buf_next() function
/openbmc/linux/drivers/net/ethernet/sfc/
H 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()
H A Drx_common.c117 rx_buf = efx_rx_buf_next(rx_queue, rx_buf); in efx_recycle_rx_pages()
345 rx_buf = efx_rx_buf_next(rx_queue, rx_buf); in efx_free_rx_buffers()
548 rx_buf = efx_rx_buf_next(&channel->rx_queue, rx_buf); in efx_rx_packet_gro()
H A Dnet_driver.h1656 efx_rx_buf_next(struct efx_rx_queue *rx_queue, struct efx_rx_buffer *rx_buf) in efx_rx_buf_next() function