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

/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpivar.h220 void (*sc_update_tx_ring)(struct wpi_softc *, member in struct:wpi_softc
H A Dif_wpi.c522 sc->sc_update_tx_ring = wpi_update_tx_ring;
2167 sc->sc_update_tx_ring = wpi_update_tx_ring_ps;
2170 sc->sc_update_tx_ring = wpi_update_tx_ring;
2774 sc->sc_update_tx_ring(sc, ring);
3317 sc->sc_update_tx_ring(sc, ring);

Completed in 79 milliseconds