Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dbwivar.h578 void (*sc_free_tx_ring)(struct bwi_softc *, int); member
H A Dbwi.c2375 sc->sc_free_tx_ring(sc, i); in bwi_mac_shutdown()
7532 sc->sc_free_tx_ring = bwi_free_tx_ring32; in bwi_dma_alloc()