Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_wpi.c109 int wpi_tx(struct wpi_softc *, struct mbuf *,
1644 wpi_tx(struct wpi_softc *sc, struct mbuf *m, struct ieee80211_node *ni) in wpi_tx() function
1922 if (wpi_tx(sc, m, ni) != 0) { in wpi_start()