Lines Matching refs:efx_qword_t
60 efx_qword_t *dma_addr; in efx_mcdi_init_txq()
109 dma_addr = MCDI_IN2(req, efx_qword_t, INIT_TXQ_IN_DMA_ADDR); in efx_mcdi_init_txq()
343 efx_qword_t *eqp; in ef10_tx_qpio_write()
346 EFSYS_ASSERT(length % sizeof (efx_qword_t) == 0); in ef10_tx_qpio_write()
363 eqp = (efx_qword_t *)buffer; in ef10_tx_qpio_write()
367 write_offset += sizeof (efx_qword_t); in ef10_tx_qpio_write()
387 efx_qword_t pio_desc; in ef10_tx_qpio_post()
404 offset = id * sizeof (efx_qword_t); in ef10_tx_qpio_post()
456 efx_qword_t qword; in ef10_tx_qpost()
463 offset = id * sizeof (efx_qword_t); in ef10_tx_qpost()
505 efx_qword_t desc; in ef10_tx_qpush()
510 offset = id * sizeof (efx_qword_t); in ef10_tx_qpush()