Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/sfc/
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_rx_packet()
Def100_rx.c58 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in __ef100_rx_packet()
166 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_ef100_ev_rx()
Drx_common.c76 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_recycle_rx_page()
110 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_recycle_rx_pages()
125 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_discard_rx_packet()
518 rx_queue = efx_channel_get_rx_queue(channel); in efx_rx_packet_gro()
Dnet_driver.h1647 efx_channel_get_rx_queue(struct efx_channel *channel) in efx_channel_get_rx_queue() function
Defx_channels.c1218 efx_channel_get_rx_queue(channel); in efx_process_channel()
Dptp.c1307 struct efx_rx_queue *queue = efx_channel_get_rx_queue(channel); in efx_ptp_init_filter()
Def10.c2824 rx_queue = efx_channel_get_rx_queue(channel); in efx_ef10_handle_rx_event()
/linux-6.1.9/drivers/net/ethernet/sfc/siena/
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()
Drx_common.c79 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_recycle_rx_page()
113 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_siena_recycle_rx_pages()
128 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_siena_discard_rx_packet()
523 rx_queue = efx_channel_get_rx_queue(channel); in efx_siena_rx_packet_gro()
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()
Dnet_driver.h1573 efx_channel_get_rx_queue(struct efx_channel *channel) in efx_channel_get_rx_queue() function
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()
Defx_channels.c1222 efx_channel_get_rx_queue(channel); in efx_process_channel()