Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/bwi/
H A Dif_bwivar.h270 uint32_t stats_ctrl_base; member
H A Dif_bwi.c2144 st->stats_ctrl_base = ctrl_base; in bwi_dma_txstats_alloc()
2424 bwi_init_rxdesc_ring32(sc, st->stats_ctrl_base, in bwi_init_txstats32()
2741 bwi_reset_rx_ring32(sc, sc->sc_txstats->stats_ctrl_base); in bwi_free_txstats32()
3282 ctrl_base = sc->sc_txstats->stats_ctrl_base; in bwi_txeof_status32()