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

/freebsd-10.2-release/sys/net80211/
H A Dieee80211_radiotap.c85 ic->ic_txchan = ((uint8_t *) th) + off;
172 if (ic->ic_txchan != NULL) {
176 set_xchannel(ic->ic_txchan, ic->ic_curchan);
178 set_channel(ic->ic_txchan, ic->ic_curchan);
H A Dieee80211_var.h226 void *ic_txchan; /* channel state in ic_th */ 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 29 milliseconds