Searched refs:efx_event (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/siena/
H A Dnic_common.h33 static inline efx_qword_t *efx_event(struct efx_channel *channel, function
H A Dnic.c56 return efx_event_present(efx_event(channel, channel->eventq_read_ptr));
H A Dfarch.c1277 p_event = efx_event(channel, read_ptr);
1573 event = efx_event(channel,
/linux-master/drivers/net/ethernet/sfc/
H A Dnic_common.h32 static inline efx_qword_t *efx_event(struct efx_channel *channel, function
H A Dnic.c56 return efx_event_present(efx_event(channel, channel->eventq_read_ptr));
H A Def100_nic.c280 p_event = efx_event(channel, read_ptr);
H A Def10.c3112 p_event = efx_event(channel, read_ptr);

Completed in 329 milliseconds