Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Dnic_common.h50 static inline int efx_event_present(efx_qword_t *event) in efx_event_present() function
A Dnic.c56 return efx_event_present(efx_event(channel, channel->eventq_read_ptr)); in efx_siena_event_present()
A Dfarch.c1280 if (!efx_event_present(&event)) in efx_farch_ev_process()
1575 if (efx_event_present(event)) in efx_farch_legacy_interrupt()
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dnic_common.h50 static inline int efx_event_present(efx_qword_t *event) in efx_event_present() function
A Dnic.c57 return efx_event_present(efx_event(channel, channel->eventq_read_ptr)); in efx_nic_event_present()
A Def10.c3090 if (!efx_event_present(&event)) in efx_ef10_ev_process()

Completed in 18 milliseconds