Searched refs:hd_txmd (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/rtw/ |
H A D | rtwvar.h | 220 struct rtw_txdesc hd_txmd[RTW_NTXDESCMD]; member
|
H A D | rtw.c | 1231 ptx[1] = RTW_RING_BASE(phybaseaddr, hd_txmd); in rtw_dma_init() 1235 vtx[1] = (caddr_t)(RTW_RING_BASE(virbaseaddr, hd_txmd)); in rtw_dma_init() 1317 RTW_WRITE(regs, RTW_TNPDA, RTW_RING_BASE(phybaseaddr, hd_txmd)); in rtw_hwring_setup() 1335 ptx[1] = RTW_RING_BASE(phybaseaddr, hd_txmd); in rtw_swring_setup() 2232 RTW_DESC_OFFSET(hd_txmd, bf->order), in rtw_assembly_80211() 2727 RTW_DESC_OFFSET(hd_txmd, idx), in rtw_ring_recycling() 2768 RTW_DESC_OFFSET(hd_txmd, idx), in rtw_ring_recycling()
|