Searched refs:sc_update_tx_ring (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpivar.h220 void (*sc_update_tx_ring)(struct wpi_softc *, member in struct:wpi_softc
H A Dif_wpi.c525 sc->sc_update_tx_ring = wpi_update_tx_ring;
2173 sc->sc_update_tx_ring = wpi_update_tx_ring_ps;
2176 sc->sc_update_tx_ring = wpi_update_tx_ring;
2772 sc->sc_update_tx_ring(sc, ring);
3315 sc->sc_update_tx_ring(sc, ring);

Completed in 180 milliseconds