Searched refs:i40e_tx_desc_t (Results 1 – 4 of 4) sorted by relevance
107 i40e_tx_desc_t *itrq_desc_ring;126 i40e_tx_desc_t *descring; in i40e_tx_ring_dcmd()202 ringsz = sizeof (i40e_tx_desc_t) * trq.itrq_tx_ring_size; in i40e_tx_ring_dcmd()225 i40e_tx_desc_t *dptr; in i40e_tx_ring_dcmd()
942 dmasz = sizeof (i40e_tx_desc_t) * itrq->itrq_tx_ring_size; in i40e_alloc_tx_dma()943 dmasz += sizeof (i40e_tx_desc_t); in i40e_alloc_tx_dma()954 (i40e_tx_desc_t *)(uintptr_t)itrq->itrq_desc_area.dmab_address; in i40e_alloc_tx_dma()1905 bzero(&itrq->itrq_desc_ring[index], sizeof (i40e_tx_desc_t)); in i40e_tx_cleanup_ring()1990 sizeof (i40e_tx_desc_t)); in i40e_tx_recycle_ring()2104 i40e_tx_desc_t *txdesc; in i40e_tx_set_data_desc()
420 typedef struct i40e_tx_desc i40e_tx_desc_t; typedef609 i40e_tx_desc_t *itrq_desc_ring; /* TX Desc ring */
2931 sizeof (i40e_tx_desc_t) * itrq->itrq_tx_ring_size; in i40e_setup_tx_hmc()