Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Defx.h197 void efx_stop_eventq(struct efx_channel *channel);
Defx.c379 void efx_stop_eventq(struct efx_channel *channel) in efx_stop_eventq() function
655 efx_stop_eventq(channel); in efx_start_datapath()
695 efx_stop_eventq(channel); in efx_stop_datapath()
1464 efx_stop_eventq(channel); in efx_soft_enable_interrupts()
1491 efx_stop_eventq(channel); in efx_soft_disable_interrupts()
Dselftest.c191 efx_stop_eventq(channel); in efx_test_eventq_irq()