Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/siena/
Defx_channels.h26 void efx_siena_stop_eventq(struct efx_channel *channel);
Defx_channels.c478 void efx_siena_stop_eventq(struct efx_channel *channel) in efx_siena_stop_eventq() function
1028 efx_siena_stop_eventq(channel); in efx_soft_enable_interrupts()
1055 efx_siena_stop_eventq(channel); in efx_soft_disable_interrupts()
1136 efx_siena_stop_eventq(channel); in efx_siena_start_channels()
1166 efx_siena_stop_eventq(channel); in efx_siena_stop_channels()
Dselftest.c200 efx_siena_stop_eventq(channel); in efx_test_eventq_irq()