Lines Matching refs:efx_qword_t
42 static inline efx_qword_t *efx_event(struct efx_channel *channel, in efx_event()
45 return ((efx_qword_t *) (channel->eventq.buf.addr)) + in efx_event()
59 static inline int efx_event_present(efx_qword_t *event) in efx_event_present()
68 static inline efx_qword_t *
71 return ((efx_qword_t *) (tx_queue->txd.buf.addr)) + index; in efx_tx_desc()
129 static inline efx_qword_t *
132 return ((efx_qword_t *) (rx_queue->rxd.buf.addr)) + index; in efx_rx_desc()
539 sizeof(efx_qword_t) / EFX_BUF_SIZE)
563 void efx_siena_sriov_tx_flush_done(struct efx_nic *efx, efx_qword_t *event);
564 void efx_siena_sriov_rx_flush_done(struct efx_nic *efx, efx_qword_t *event);
565 void efx_siena_sriov_event(struct efx_channel *channel, efx_qword_t *event);
590 efx_qword_t *event) {} in efx_siena_sriov_tx_flush_done()
592 efx_qword_t *event) {} in efx_siena_sriov_rx_flush_done()
594 efx_qword_t *event) {} in efx_siena_sriov_event()
638 void efx_ptp_event(struct efx_nic *efx, efx_qword_t *ev);
641 void efx_time_sync_event(struct efx_channel *channel, efx_qword_t *ev);
866 efx_qword_t *event);