Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_run.c433 static int run_tx(struct run_softc *, struct mbuf *,
3420 run_tx(struct run_softc *sc, struct mbuf *m, struct ieee80211_node *ni) in run_tx() function
3860 if (run_tx(sc, m, ni) != 0) { in run_start()