Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Defx.h211 void efx_stop_eventq(struct efx_channel *channel);
Defx.c395 void efx_stop_eventq(struct efx_channel *channel) in efx_stop_eventq() function
671 efx_stop_eventq(channel); in efx_start_datapath()
711 efx_stop_eventq(channel); in efx_stop_datapath()
1516 efx_stop_eventq(channel); in efx_soft_enable_interrupts()
1543 efx_stop_eventq(channel); in efx_soft_disable_interrupts()
Dselftest.c194 efx_stop_eventq(channel); in efx_test_eventq_irq()