Searched refs:txdesc (Results 1 – 4 of 4) sorted by relevance
106 struct txdesc { struct140 static struct txdesc txd[NTXD] __attribute__ ((aligned(4)));
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()
2289 i40e_tx_desc_t *txdesc; in i40e_tx_set_data_desc() local2294 txdesc = &itrq->itrq_desc_ring[itrq->itrq_desc_tail]; in i40e_tx_set_data_desc()2319 txdesc->buffer_addr = CPU_TO_LE64((uintptr_t)buff); in i40e_tx_set_data_desc()2320 txdesc->cmd_type_offset_bsz = in i40e_tx_set_data_desc()