Home
last modified time | relevance | path

Searched refs:rtw_txdesc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwvar.h194 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];
H A Drtw.c1209 struct rtw_txdesc *txds; in rtw_dma_init()
1250 (struct rtw_txdesc *)(uintptr_t)vtx[i]; in rtw_dma_init()
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()
2725 rsc->hw_go += sizeof (struct rtw_txdesc); in rtw_ring_recycling()
2728 sizeof (struct rtw_txdesc), in rtw_ring_recycling()
2766 bzero((uint8_t *)ds, sizeof (struct rtw_txdesc)); in rtw_ring_recycling()
[all …]
H A Drtwreg.h1067 struct rtw_txdesc { struct