Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ral/
H A Drt2860.c125 static int rt2860_tx_raw(struct rt2860_softc *, struct mbuf *,
1794 error = rt2860_tx_raw(sc, m, ni, params); in rt2860_raw_xmit()
1802 rt2860_tx_raw(struct rt2860_softc *sc, struct mbuf *m, in rt2860_tx_raw() function