Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/sfc/
Defx_channels.h32 void efx_remove_eventq(struct efx_channel *channel);
Defx_channels.c496 void efx_remove_eventq(struct efx_channel *channel) in efx_remove_eventq() function
752 efx_remove_eventq(channel); in efx_remove_channel()
/linux-6.1.9/drivers/net/ethernet/sfc/siena/
Defx_channels.c497 static void efx_remove_eventq(struct efx_channel *channel) in efx_remove_eventq() function
755 efx_remove_eventq(channel); in efx_siena_remove_channel()