Searched refs:rtw_txdesc (Results 1 – 3 of 3) sorted by relevance
194 struct rtw_txdesc *txdesc; /* virtual addr of desc */210 struct rtw_txdesc *txdesc_h;221 struct rtw_txdesc hd_txlo[RTW_NTXDESCLO];222 struct rtw_txdesc hd_txmd[RTW_NTXDESCMD];223 struct rtw_txdesc hd_txhi[RTW_NTXDESCHI];225 struct rtw_txdesc hd_bcn[RTW_NTXDESCBCN];
1209 struct rtw_txdesc *txds; in rtw_dma_init()1250 (struct rtw_txdesc *)(uintptr_t)vtx[i]; in rtw_dma_init()1355 taddr_desc = baddr_desc + sizeof (struct rtw_txdesc); in rtw_swring_setup()1373 taddr_desc += sizeof (struct rtw_txdesc); in rtw_swring_setup()2092 struct rtw_txdesc *ds; in rtw_assembly_80211()2105 bzero((uint8_t *)ds, sizeof (struct rtw_txdesc)); in rtw_assembly_80211()2233 sizeof (struct rtw_txdesc), in rtw_assembly_80211()2697 struct rtw_txdesc *ds; in rtw_ring_recycling()2721 idx = (rsc->hw_go - rsc->hw_start) / sizeof (struct rtw_txdesc); in rtw_ring_recycling()2725 rsc->hw_go += sizeof (struct rtw_txdesc); in rtw_ring_recycling()[all …]
1067 struct rtw_txdesc { struct