Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_run.c443 static int run_raw_xmit(struct ieee80211_node *, struct mbuf *,
901 ic->ic_raw_xmit = run_raw_xmit; in run_attach()
3802 run_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, in run_raw_xmit() function