Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/
H A Dif_rtwn_tx.h24 int rtwn_transmit(struct ieee80211com *, struct mbuf *);
H A Dif_rtwn_tx.c242 rtwn_transmit(struct ieee80211com *ic, struct mbuf *m) in rtwn_transmit() function
H A Dif_rtwn.c288 ic->ic_transmit = rtwn_transmit; in rtwn_attach()