Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Drx.c248 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_recycle_rx_page()
296 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_recycle_rx_pages()
308 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_discard_rx_packet()
427 rx_queue = efx_channel_get_rx_queue(channel); in efx_rx_packet_gro()
617 rx_queue = efx_channel_get_rx_queue(channel); in efx_rx_deliver()
667 rx_queue = efx_channel_get_rx_queue(channel); in __efx_rx_packet()
Dfarch.c989 rx_queue = efx_channel_get_rx_queue(channel); in efx_farch_handle_rx_event()
1117 rx_queue = efx_channel_get_rx_queue(channel); in efx_farch_handle_rx_flush_done()
1150 efx_channel_get_rx_queue(channel) : NULL; in efx_farch_handle_generated_event()
Dnet_driver.h1524 efx_channel_get_rx_queue(struct efx_channel *channel) in efx_channel_get_rx_queue() function
Dptp.c1260 efx_channel_get_rx_queue(ptp->channel))); in efx_ptp_insert_multicast_filters()
1274 efx_channel_get_rx_queue(ptp->channel))); in efx_ptp_insert_multicast_filters()
Defx.c286 efx_channel_get_rx_queue(channel); in efx_process_channel()
Def10.c3568 rx_queue = efx_channel_get_rx_queue(channel); in efx_ef10_handle_rx_event()