Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Def100_rx.c91 efx_channel_get_rx_queue(channel); in __ef100_rx_packet()
132 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_ef100_ev_rx()
H A Drx.c222 rx_queue = efx_channel_get_rx_queue(channel); in efx_rx_deliver()
273 rx_queue = efx_channel_get_rx_queue(channel); in efx_do_xdp()
393 rx_queue = efx_channel_get_rx_queue(channel); in __efx_rx_packet()
H A Drx_common.c83 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_recycle_rx_page()
117 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_recycle_rx_pages()
132 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_discard_rx_packet()
534 rx_queue = efx_channel_get_rx_queue(channel); in efx_rx_packet_gro()
H A Dfarch.c988 rx_queue = efx_channel_get_rx_queue(channel); in efx_farch_handle_rx_event()
1116 rx_queue = efx_channel_get_rx_queue(channel); in efx_farch_handle_rx_flush_done()
1149 efx_channel_get_rx_queue(channel) : NULL; in efx_farch_handle_generated_event()
H A Dptp.c1316 efx_channel_get_rx_queue(ptp->channel))); in efx_ptp_insert_multicast_filters()
1330 efx_channel_get_rx_queue(ptp->channel))); in efx_ptp_insert_multicast_filters()
H A Dnet_driver.h1566 efx_channel_get_rx_queue(struct efx_channel *channel) in efx_channel_get_rx_queue() function
H A Defx_channels.c1155 efx_channel_get_rx_queue(channel); in efx_process_channel()
H A Def10.c2798 rx_queue = efx_channel_get_rx_queue(channel); in efx_ef10_handle_rx_event()