Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Darn9003.c138 Static int ar9003_tx(struct athn_softc *, struct mbuf *,
199 ops->tx = ar9003_tx; in ar9003_attach()
1457 ar9003_tx(struct athn_softc *sc, struct mbuf *m, struct ieee80211_node *ni, in ar9003_tx() function
2748 if ((error = ar9003_tx(sc, m, ni, ATHN_TXFLAG_PAPRD)) != 0) in ar9003_paprd_tx_tone()