Searched refs:otus_tx (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/otus/ |
H A D | if_otus.c | 172 static int otus_tx(struct otus_softc *, struct ieee80211_node *, 508 if (otus_tx(sc, ni, m, bf, NULL) != 0) { in _otus_start() 553 if (otus_tx(sc, ni, m, bf, params) != 0) { in otus_raw_xmit() 2220 otus_tx(struct otus_softc *sc, struct ieee80211_node *ni, struct mbuf *m, in otus_tx() function
|