Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwivar.h269 uint32_t stats_ctrl_base; member
H A Dif_bwi.c2139 st->stats_ctrl_base = ctrl_base; in bwi_dma_txstats_alloc()
2419 bwi_init_rxdesc_ring32(sc, st->stats_ctrl_base, in bwi_init_txstats32()
2736 bwi_reset_rx_ring32(sc, sc->sc_txstats->stats_ctrl_base); in bwi_free_txstats32()
3272 ctrl_base = sc->sc_txstats->stats_ctrl_base; in bwi_txeof_status32()