Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/wpi/
Dif_wpi.c194 static void wpi_tx_intr(struct wpi_softc *, struct wpi_rx_desc *);
1569 wpi_tx_intr(struct wpi_softc *sc, struct wpi_rx_desc *desc) in wpi_tx_intr() function
1684 wpi_tx_intr(sc, desc); in wpi_notif_intr()