Searched refs:chantype (Results 1 - 2 of 2) sorted by relevance

/external/iw/
H A Dibss.c38 int chantype; /* for older kernel */ member in struct:__anon8240
43 .chantype = NL80211_CHAN_HT20 },
47 .chantype = NL80211_CHAN_HT40PLUS },
51 .chantype = NL80211_CHAN_HT40MINUS },
55 .chantype = NL80211_CHAN_NO_HT },
59 .chantype = -1 },
63 .chantype = -1 },
95 if (chanmode_selected->chantype != -1)
98 chanmode_selected->chantype);
H A Dmesh.c449 int chantype; /* for older kernel */ member in struct:__anon8242
454 .chantype = NL80211_CHAN_HT20 },
458 .chantype = NL80211_CHAN_HT40PLUS },
462 .chantype = NL80211_CHAN_HT40MINUS },
466 .chantype = NL80211_CHAN_NO_HT },
504 if (chanmode_selected->chantype != -1)
507 chanmode_selected->chantype);

Completed in 86 milliseconds