Home
last modified time | relevance | path

Searched refs:efx_event_present (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/sfc/
Dnic_common.h50 static inline int efx_event_present(efx_qword_t *event) in efx_event_present() function
Dnic.c57 return efx_event_present(efx_event(channel, channel->eventq_read_ptr)); in efx_nic_event_present()
Dfarch.c1278 if (!efx_event_present(&event)) in efx_farch_ev_process()
1573 if (efx_event_present(event)) in efx_farch_legacy_interrupt()
Def10.c3082 if (!efx_event_present(&event)) in efx_ef10_ev_process()