Searched refs:txdesc (Results 1 – 4 of 4) sorted by relevance
106 struct txdesc { struct140 static struct txdesc txd[NTXD] __attribute__ ((aligned(4)));
2102 i40e_tx_desc_t *txdesc; in i40e_ring_tx() local2199 txdesc = &itrq->itrq_desc_ring[itrq->itrq_desc_tail]; in i40e_ring_tx()2217 txdesc->buffer_addr = in i40e_ring_tx()2219 txdesc->cmd_type_offset_bsz = CPU_TO_LE64(((uint64_t)type | in i40e_ring_tx()
192 struct rtw_txdesc *txdesc; /* virtual addr of desc */ member
1258 txbf->txdesc = txds; in rtw_dma_init()1365 txbf->txdesc->td_next = baddr_desc; in rtw_swring_setup()1367 txbf->txdesc->td_next = taddr_desc; in rtw_swring_setup()1369 txbf->next_bf_daddr = txbf->txdesc->td_next; in rtw_swring_setup()2102 ds = bf->txdesc; in rtw_assembly_80211()2732 ds = bf->txdesc; in rtw_ring_recycling()