Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/siena/
Dnic_common.h187 bool efx_siena_event_present(struct efx_channel *channel);
Dnic.c54 bool efx_siena_event_present(struct efx_channel *channel) in efx_siena_event_present() function
Dselftest.c212 if (efx_siena_event_present(channel)) in efx_test_eventq_irq()