Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dif_mwl.c97 static int mwl_raw_xmit(struct ieee80211_node *, struct mbuf *,
465 ic->ic_raw_xmit = mwl_raw_xmit; in mwl_attach()
1413 mwl_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, in mwl_raw_xmit() function