Searched refs:ic_rxchan (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/net80211/
H A Dieee80211_radiotap.c101 ic->ic_rxchan = ((uint8_t *) rh) + off;
164 if (ic->ic_rxchan != NULL) {
168 set_xchannel(ic->ic_rxchan, ic->ic_curchan);
170 set_channel(ic->ic_rxchan, ic->ic_curchan);
H A Dieee80211_var.h228 void *ic_rxchan; /* channel state in ic_rh */ member in struct:ieee80211com
H A Dieee80211_ddb.c633 ic->ic_montaps, ic->ic_th, ic->ic_txchan, ic->ic_rh, ic->ic_rxchan);

Completed in 63 milliseconds