Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dnic_common.h187 bool efx_nic_event_present(struct efx_channel *channel);
H A Dnic.c54 bool efx_nic_event_present(struct efx_channel *channel) in efx_nic_event_present() function
H A Dselftest.c211 if (efx_nic_event_present(channel)) in efx_test_eventq_irq()