Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Drx.c219 rx_queue = efx_channel_get_rx_queue(channel); in efx_rx_deliver()
267 rx_queue = efx_channel_get_rx_queue(channel); in efx_do_xdp()
381 rx_queue = efx_channel_get_rx_queue(channel); in __efx_siena_rx_packet()
H A Dfarch.c990 rx_queue = efx_channel_get_rx_queue(channel); in efx_farch_handle_rx_event()
1118 rx_queue = efx_channel_get_rx_queue(channel); in efx_farch_handle_rx_flush_done()
1151 efx_channel_get_rx_queue(channel) : NULL; in efx_farch_handle_generated_event()
H A Dptp.c1287 efx_channel_get_rx_queue(ptp->channel))); in efx_ptp_insert_multicast_filters()
1301 efx_channel_get_rx_queue(ptp->channel))); in efx_ptp_insert_multicast_filters()
H A Defx_channels.c1224 efx_channel_get_rx_queue(channel); in efx_process_channel()
/linux/drivers/net/ethernet/sfc/
H A Dtc_counters.c292 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_tc_start_channel()
300 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_tc_stop_channel()
H A Defx.c630 rx_queue = efx_channel_get_rx_queue(channel); in efx_get_queue_stats_rx()
690 rx_queue = efx_channel_get_rx_queue(channel); in efx_get_base_stats()
H A Defx_channels.c1203 efx_channel_get_rx_queue(channel); in efx_process_channel()
H A Dptp.c1245 struct efx_rx_queue *queue = efx_channel_get_rx_queue(channel); in efx_ptp_init_filter()
H A Def10.c2842 rx_queue = efx_channel_get_rx_queue(channel); in efx_ef10_handle_rx_event()