Searched refs:host_encrypt (Results 26 - 33 of 33) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h1864 int host_encrypt; member in struct:ieee80211_device
H A Dr8192E_core.c359 (ieee->host_encrypt && crypt && crypt->ops && \
2414 priv->ieee80211->host_encrypt = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1870 int host_encrypt; member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_hw.c2755 * host_encrypt as a default for them. Firmware version 1.4.9 is the
2761 if (local->iw_mode == IW_MODE_MASTER && !local->host_encrypt &&
2766 local->host_encrypt = 1;
H A Dhostap_ap.c2776 sta->crypt && tx->host_encrypt) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_core.c2603 encrypt = (network->capability & WLAN_CAPABILITY_PRIVACY) || (ieee->host_encrypt && crypt && crypt->ops && (0 == strcmp(crypt->ops->name,"WEP")));
2752 priv->ieee80211->host_encrypt = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U_core.c2889 encrypt = (network->capability & WLAN_CAPABILITY_PRIVACY) || (ieee->host_encrypt && crypt && crypt->ops && (0 == strcmp(crypt->ops->name,"WEP")));
3169 priv->ieee80211->host_encrypt = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/
H A Dr8180_core.c2628 priv->ieee80211->host_encrypt = 1;

Completed in 218 milliseconds

12