Home
last modified time | relevance | path

Searched refs:hd_txlo (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwvar.h221 struct rtw_txdesc hd_txlo[RTW_NTXDESCLO]; member
H A Drtw.c1230 ptx[0] = RTW_RING_BASE(phybaseaddr, hd_txlo); in rtw_dma_init()
1234 vtx[0] = (caddr_t)(RTW_RING_BASE(virbaseaddr, hd_txlo)); in rtw_dma_init()
1316 RTW_WRITE(regs, RTW_TLPDA, RTW_RING_BASE(phybaseaddr, hd_txlo)); in rtw_hwring_setup()
1334 ptx[0] = RTW_RING_BASE(phybaseaddr, hd_txlo); in rtw_swring_setup()