Home
last modified time | relevance | path

Searched refs:efx_siena_remove_rx_queue (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/sfc/siena/
Drx_common.h58 void efx_siena_remove_rx_queue(struct efx_rx_queue *rx_queue);
Drx_common.c307 void efx_siena_remove_rx_queue(struct efx_rx_queue *rx_queue) in efx_siena_remove_rx_queue() function
Defx_channels.c752 efx_siena_remove_rx_queue(rx_queue); in efx_siena_remove_channel()