Searched refs:cmDisallowSsidLength (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 Dccmd.c627 if ((wd->sta.cmDisallowSsidLength != 0) &&
628 (wd->sta.ssidLen == wd->sta.cmDisallowSsidLength) &&
1302 wd->sta.cmDisallowSsidLength = 0;
H A Dcfunc.c628 wd->sta.cmDisallowSsidLength = 0;
H A Dstruct.h885 u8_t cmDisallowSsidLength; member in struct:zsWlanDevSta
H A Dcmmsta.c5117 wd->sta.cmDisallowSsidLength = wd->sta.ssidLen;

Completed in 199 milliseconds