Searched refs:ar9003_tx (Results 1 – 1 of 1) sorted by relevance
92 int ar9003_tx(struct athn_softc *, struct mbuf *, struct ieee80211_node *,177 ops->tx = ar9003_tx; in ar9003_attach()1392 ar9003_tx(struct athn_softc *sc, struct mbuf *m, struct ieee80211_node *ni, in ar9003_tx() function2650 if ((error = ar9003_tx(sc, m, ni, ATHN_TXFLAG_PAPRD)) != 0) in ar9003_paprd_tx_tone()