Searched refs:HtCap (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dcwm.c78 if ((wd->sta.ie.HtCap.HtCapInfo & HTCAP_SupChannelWidthSet) &&
H A Dstruct.h633 struct zsHTCapability HtCap; member in struct:InformationElementSta
638 struct zsHTCapability HtCap; member in struct:InformationElementAp
H A Dcmmsta.c2364 ((wd->sta.ie.HtCap.HtCapInfo & HTCAP_SupChannelWidthSet) != 0) &&
2518 htcap = (u8_t *)&wd->sta.ie.HtCap;
2533 htcap = (u8_t *)&wd->sta.ie.HtCap;
2546 htcap = (u8_t *)&wd->sta.ie.HtCap;
2556 htcap = (u8_t *)&wd->sta.ie.HtCap;
2566 asocBw40 = (u8_t)((wd->sta.ie.HtCap.HtCapInfo & HTCAP_SupChannelWidthSet) >> 1);
H A Dcmmap.c1456 htcap = (u8_t *)&wd->ap.ie[aid].HtCap;
1468 htcap = (u8_t *)&wd->ap.ie[aid].HtCap;

Completed in 173 milliseconds