Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h150 struct ipw2200_tx_desc *sc_txdsc; member
H A Dipw2200.c1483 sc->sc_txdsc = (struct ipw2200_tx_desc *)sc->sc_dma_txdsc.dr_base; in ipw2200_ring_reset()
2288 txdsc = &sc->sc_txdsc[idx]; in ipw2200_send()