Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Defx.h246 void efx_stop_eventq(struct efx_channel *channel);
Defx.c427 void efx_stop_eventq(struct efx_channel *channel) in efx_stop_eventq() function
721 efx_stop_eventq(channel); in efx_start_datapath()
761 efx_stop_eventq(channel); in efx_stop_datapath()
1624 efx_stop_eventq(channel); in efx_soft_enable_interrupts()
1651 efx_stop_eventq(channel); in efx_soft_disable_interrupts()
Dselftest.c202 efx_stop_eventq(channel); in efx_test_eventq_irq()