Home
last modified time | relevance | path

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

/linux-4.4.14/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()
438 rx_queue = efx_channel_get_rx_queue(channel); in efx_rx_packet_gro()
628 rx_queue = efx_channel_get_rx_queue(channel); in efx_rx_deliver()
671 rx_queue = efx_channel_get_rx_queue(channel); in __efx_rx_packet()
Dfarch.c1005 rx_queue = efx_channel_get_rx_queue(channel); in efx_farch_handle_rx_event()
1133 rx_queue = efx_channel_get_rx_queue(channel); in efx_farch_handle_rx_flush_done()
1166 efx_channel_get_rx_queue(channel) : NULL; in efx_farch_handle_generated_event()
Dnet_driver.h1453 efx_channel_get_rx_queue(struct efx_channel *channel) in efx_channel_get_rx_queue() function
Dptp.c1064 efx_channel_get_rx_queue(ptp->channel))); in efx_ptp_insert_multicast_filters()
1078 efx_channel_get_rx_queue(ptp->channel))); in efx_ptp_insert_multicast_filters()
Defx.c262 efx_channel_get_rx_queue(channel); in efx_process_channel()
Def10.c2488 rx_queue = efx_channel_get_rx_queue(channel); in efx_ef10_handle_rx_event()