Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwi/
H A Dif_iwivar.h84 bus_addr_t csr_ridx; member
H A Dif_iwi.c604 bus_addr_t csr_ridx, bus_addr_t csr_widx) in iwi_alloc_tx_ring() argument
611 ring->csr_ridx = csr_ridx; in iwi_alloc_tx_ring()
1612 hw = CSR_READ_4(sc, txq->csr_ridx); in iwi_tx_intr()