Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/sfc/
Dnic.c101 static inline int efx_event_present(efx_qword_t *event) in efx_event_present() function
1009 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()