Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dnic_common.h50 static inline int efx_event_present(efx_qword_t *event) in efx_event_present() function
H A Dnic.c56 return efx_event_present(efx_event(channel, channel->eventq_read_ptr)); in efx_siena_event_present()
H A Dfarch.c1280 if (!efx_event_present(&event)) in efx_farch_ev_process()
1575 if (efx_event_present(event)) in efx_farch_legacy_interrupt()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dnic_common.h50 static inline int efx_event_present(efx_qword_t *event) in efx_event_present() function
H A Dnic.c57 return efx_event_present(efx_event(channel, channel->eventq_read_ptr)); in efx_nic_event_present()
H A Dfarch.c1278 if (!efx_event_present(&event)) in efx_farch_ev_process()
1573 if (efx_event_present(event)) in efx_farch_legacy_interrupt()
H A Def10.c3082 if (!efx_event_present(&event)) in efx_ef10_ev_process()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dnic_common.h49 static inline int efx_event_present(efx_qword_t *event) in efx_event_present() function
H A Dnic.c56 return efx_event_present(efx_event(channel, channel->eventq_read_ptr)); in efx_nic_event_present()
H A Def10.c3115 if (!efx_event_present(&event)) in efx_ef10_ev_process()

Completed in 21 milliseconds