Searched refs:rtwn_transmit (Results 1 – 3 of 3) sorted by relevance
24 int rtwn_transmit(struct ieee80211com *, struct mbuf *);
242 rtwn_transmit(struct ieee80211com *ic, struct mbuf *m) in rtwn_transmit() function
288 ic->ic_transmit = rtwn_transmit; in rtwn_attach()