Searched refs:addchan (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/mwl/ |
H A D | mwl.c | 244 static void addchan(struct mwl_channel *, int, int, int, int); 1453 addchan(struct mwl_channel *c, int freq, int flags, int ieee, int txpow) function 1501 addchan(c, hc->freq, flags | IEEE80211_CHAN_HT40U, 1507 addchan(c, extc->ic_freq, flags | IEEE80211_CHAN_HT40D, 1530 addchan(c, hc->freq, flags, hc->ieee, hc->maxTxPow);
|
Completed in 65 milliseconds