Searched refs:enableProtectionMode (Results 1 - 3 of 3) 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 Dcinit.c1149 if (wd->enableProtectionMode)
1151 if (wd->enableProtectionMode==2)
1157 /* if wd->enableProtectionMode=1 => force disable */
1158 /* if wd->enableProtectionMode=0 => auto */
H A Dstruct.h1144 u32_t enableProtectionMode; /* force enable/disable self cts */ member in struct:zsWlanDev
H A Dcoid.c2051 /* 7 enableProtectionMode */
2118 wd->enableProtectionMode = value;
2119 zm_msg1_mm(ZM_LV_1, "wd->enableProtectionMode=", wd->enableProtectionMode);

Completed in 163 milliseconds