Searched refs:efx_event_present (Results 1 – 1 of 1) sorted by relevance
101 static inline int efx_event_present(efx_qword_t *event) in efx_event_present() function1009 if (!efx_event_present(&event)) in efx_nic_process_eventq()1069 return efx_event_present(efx_event(channel, channel->eventq_read_ptr)); in efx_nic_event_present()1183 if (!efx_event_present(event)) in efx_poll_flush_events()1461 if (efx_event_present(event)) in efx_legacy_interrupt()