Searched refs:mwl_transmit (Results 1 – 1 of 1) sorted by relevance
96 static int mwl_transmit(struct ieee80211com *, struct mbuf *);470 ic->ic_transmit = mwl_transmit; in mwl_attach()1313 mwl_transmit(struct ieee80211com *ic, struct mbuf *m) in mwl_transmit() function