Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Drx.c245 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_recycle_rx_page()
293 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_recycle_rx_pages()
305 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_discard_rx_packet()
422 rx_queue = efx_channel_get_rx_queue(channel); in efx_rx_packet_gro()
610 rx_queue = efx_channel_get_rx_queue(channel); in efx_rx_deliver()
660 rx_queue = efx_channel_get_rx_queue(channel); in __efx_rx_packet()
Dfarch.c986 rx_queue = efx_channel_get_rx_queue(channel); in efx_farch_handle_rx_event()
1114 rx_queue = efx_channel_get_rx_queue(channel); in efx_farch_handle_rx_flush_done()
1147 efx_channel_get_rx_queue(channel) : NULL; in efx_farch_handle_generated_event()
Dnet_driver.h1521 efx_channel_get_rx_queue(struct efx_channel *channel) in efx_channel_get_rx_queue() function
Dptp.c1257 efx_channel_get_rx_queue(ptp->channel))); in efx_ptp_insert_multicast_filters()
1271 efx_channel_get_rx_queue(ptp->channel))); in efx_ptp_insert_multicast_filters()
Defx.c283 efx_channel_get_rx_queue(channel); in efx_process_channel()
Def10.c3565 rx_queue = efx_channel_get_rx_queue(channel); in efx_ef10_handle_rx_event()