Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_run.c380 int run_tx(struct run_softc *, struct mbuf *,
2404 run_tx(struct run_softc *sc, struct mbuf *m, struct ieee80211_node *ni) in run_tx() function
2573 if (run_tx(sc, m, ni) != 0) { in run_start()