Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
H A Dif_wpi.c165 static void wpi_update_tx_ring(struct wpi_softc *, struct wpi_tx_ring *);
541 sc->sc_update_tx_ring = wpi_update_tx_ring; in wpi_attach()
1269 wpi_update_tx_ring(struct wpi_softc *sc, struct wpi_tx_ring *ring) in wpi_update_tx_ring() function
1289 wpi_update_tx_ring(sc, ring); in wpi_update_tx_ring_ps()
2192 sc->sc_update_tx_ring = wpi_update_tx_ring; in wpi_cmd_done()
2420 wpi_update_tx_ring(sc, ring); in wpi_wakeup_intr()