Searched refs:txq_hw_ring (Results 1 – 4 of 4) sorted by relevance
69 efx_qword_t *txq_hw_ring; member203 EFX_POPULATE_QWORD_5(txq->txq_hw_ring[added & txq->ptr_mask], in sfc_ef10_tx_qdesc_tso2_create()211 EFX_POPULATE_QWORD_5(txq->txq_hw_ring[(added + 1) & txq->ptr_mask], in sfc_ef10_tx_qdesc_tso2_create()234 desc.eq_u64[0] = txq->txq_hw_ring[pushed & txq->ptr_mask].eq_u64[0]; in sfc_ef10_tx_qpush()505 &txq->txq_hw_ring[(*added) & txq->ptr_mask]); in sfc_ef10_xmit_tso_pkt()575 eop, &txq->txq_hw_ring[id]); in sfc_ef10_xmit_tso_pkt()685 &txq->txq_hw_ring[id]); in sfc_ef10_xmit_pkts()855 true, &txq->txq_hw_ring[id]); in sfc_ef10_simple_xmit_pkts()959 txq->txq_hw_ring = info->txq_hw_ring; in sfc_ef10_tx_qcreate()
72 efx_oword_t *txq_hw_ring; member581 &txq->txq_hw_ring[id]); in sfc_ef100_xmit_tso_pkt()591 &txq->txq_hw_ring[id]); in sfc_ef100_xmit_tso_pkt()598 &txq->txq_hw_ring[id]); in sfc_ef100_xmit_tso_pkt()617 &txq->txq_hw_ring[tso_desc_id]); in sfc_ef100_xmit_tso_pkt()678 &txq->txq_hw_ring[id]); in sfc_ef100_xmit_pkts()706 &txq->txq_hw_ring[id]); in sfc_ef100_xmit_pkts()798 txq->txq_hw_ring = info->txq_hw_ring; in sfc_ef100_tx_qcreate()
57 void *txq_hw_ring; member
183 info.txq_hw_ring = txq->mem.esm_base; in sfc_tx_qinit()