Home
last modified time | relevance | path

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

/freebsd/sys/dev/ral/
H A Drt2860.c116 static int rt2860_tx(struct rt2860_softc *, struct mbuf *,
1450 rt2860_tx(struct rt2860_softc *sc, struct mbuf *m, struct ieee80211_node *ni) in rt2860_tx() function
1707 error = rt2860_tx(sc, m, ni); in rt2860_raw_xmit()
1963 if (rt2860_tx(sc, m, ni) != 0) { in rt2860_start()