Home
last modified time | relevance | path

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

/src/sys/dev/iwx/
H A Dif_iwx.c614 static int iwx_transmit(struct ieee80211com *, struct mbuf *);
10080 ic->ic_transmit = iwx_transmit; in iwx_attach_hook()
10880 iwx_transmit(struct ieee80211com *ic, struct mbuf *m) in iwx_transmit() function