Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sfc/
Defx_channels.h30 void efx_stop_eventq(struct efx_channel *channel);
Defx_channels.c475 void efx_stop_eventq(struct efx_channel *channel) in efx_stop_eventq() function
1022 efx_stop_eventq(channel); in efx_soft_enable_interrupts()
1049 efx_stop_eventq(channel); in efx_soft_disable_interrupts()
1130 efx_stop_eventq(channel); in efx_start_channels()
1160 efx_stop_eventq(channel); in efx_stop_channels()
Dselftest.c200 efx_stop_eventq(channel); in efx_test_eventq_irq()