Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpi.c192 static void wpi_tx_done(struct wpi_softc *, struct wpi_rx_desc *);
2054 wpi_tx_done(struct wpi_softc *sc, struct wpi_rx_desc *desc) in wpi_tx_done() function
2223 wpi_tx_done(sc, desc); in wpi_notif_intr()