Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Defx_channels.c477 void efx_stop_eventq(struct efx_channel *channel) in efx_stop_eventq() function
996 efx_stop_eventq(channel); in efx_soft_enable_interrupts()
1023 efx_stop_eventq(channel); in efx_soft_disable_interrupts()
1110 efx_stop_eventq(channel); in efx_start_channels()
1145 efx_stop_eventq(channel); in efx_stop_channels()
H A Dselftest.c204 efx_stop_eventq(channel); in efx_test_eventq_irq()