Home
last modified time | relevance | path

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

/freebsd/sys/dev/malo/
H A Dif_malo.c124 static int malo_transmit(struct ieee80211com *, struct mbuf *);
286 ic->ic_transmit = malo_transmit; in malo_attach()
1192 malo_transmit(struct ieee80211com *ic, struct mbuf *m) in malo_transmit() function