Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Drx.c63 efx_rx_queue_channel(rx_queue)->n_rx_overlength++; in efx_rx_packet__check_len()
128 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_rx_packet()
Def100_rx.c108 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in ef100_rx_packet()
Dfarch.c537 efx_rx_queue_channel(rx_queue)->channel, in efx_farch_rx_init()
864 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_farch_handle_rx_not_ok()
941 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_farch_handle_rx_bad_index()
1124 efx_farch_magic_event(efx_rx_queue_channel(rx_queue), in efx_farch_handle_rx_flush_done()
1407 efx_farch_magic_event(efx_rx_queue_channel(rx_queue), in efx_farch_rx_defer_refill()
Dnet_driver.h1624 efx_rx_queue_channel(struct efx_rx_queue *rx_queue) in efx_rx_queue_channel() function
1631 return efx_rx_queue_channel(rx_queue)->channel; in efx_rx_queue_index()
Dmcdi_functions.c280 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_mcdi_rx_init()
Def10.c2595 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_ef10_rx_defer_refill()
2681 ++efx_rx_queue_channel(rx_queue)->n_rx_nodesc_trunc; in efx_ef10_handle_rx_abort()