Home
last modified time | relevance | path

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

/linux-4.1.27/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.c1003 rx_queue = efx_channel_get_rx_queue(channel); in efx_farch_handle_rx_event()
1131 rx_queue = efx_channel_get_rx_queue(channel); in efx_farch_handle_rx_flush_done()
1164 efx_channel_get_rx_queue(channel) : NULL; in efx_farch_handle_generated_event()
Dnet_driver.h1442 efx_channel_get_rx_queue(struct efx_channel *channel) in efx_channel_get_rx_queue() function
Dptp.c1054 efx_channel_get_rx_queue(ptp->channel))); in efx_ptp_insert_multicast_filters()
1068 efx_channel_get_rx_queue(ptp->channel))); in efx_ptp_insert_multicast_filters()
Defx.c254 efx_channel_get_rx_queue(channel); in efx_process_channel()
Def10.c1804 rx_queue = efx_channel_get_rx_queue(channel); in efx_ef10_handle_rx_event()