Searched refs:extc (Results 1 – 1 of 1) sorted by relevance
1483 const struct mwl_channel *extc; in addht40channels() local1496 extc = findchannel(chans, *nchans, hc->freq+20, in addht40channels()1498 if (extc != NULL) { in addht40channels()1503 c->ic_extieee = extc->ic_ieee; in addht40channels()1507 addchan(c, extc->ic_freq, flags | IEEE80211_CHAN_HT40D, in addht40channels()1508 extc->ic_ieee, hc->maxTxPow); in addht40channels()