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

/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpivar.h219 void (*sc_update_rx_ring)(struct wpi_softc *); member in struct:wpi_softc
H A Dif_wpi.c521 sc->sc_update_rx_ring = wpi_update_rx_ring;
2166 sc->sc_update_rx_ring = wpi_update_rx_ring_ps;
2169 sc->sc_update_rx_ring = wpi_update_rx_ring;
2373 sc->sc_update_rx_ring(sc);

Completed in 108 milliseconds