Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/wpi/
HDif_wpi.c194 static void wpi_tx_done(struct wpi_softc *, struct wpi_rx_desc *);
2052 wpi_tx_done(struct wpi_softc *sc, struct wpi_rx_desc *desc) in wpi_tx_done() function
2202 wpi_tx_done(sc, desc); in wpi_notif_intr()