Searched refs:hwsec_active (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_module.c157 ieee->hwsec_active = 0; //disable hwsec, switch it on when necessary.
H A Dieee80211_rx.c311 if (ieee->hwsec_active)
359 if (ieee->hwsec_active)
408 if (ieee->hwsec_active)
H A Dieee80211_tx.c835 if (ieee->hwsec_active)
H A Dieee80211.h1934 u8 hwsec_active; //hw security active. member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_module.c154 ieee->hwsec_active = 0; //disable hwsec, switch it on when necessary.
H A Dieee80211_tx.c782 if (ieee->hwsec_active)
H A Dieee80211_rx.c302 if (ieee->hwsec_active)
351 if (ieee->hwsec_active)
H A Dieee80211.h1130 u8 hwsec_active; member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_module.c157 ieee->hwsec_active = 0; //disable hwsec, switch it on when necessary.
H A Dieee80211_tx.c774 if (ieee->hwsec_active)
H A Dieee80211_rx.c350 if (ieee->hwsec_active)
399 if (ieee->hwsec_active)
H A Dieee80211.h1787 u8 hwsec_active; //hw security active. member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr8192E_core.c6551 ieee->hwsec_active = 1;
6555 ieee->hwsec_active = 0;
6560 ieee->hwsec_active, ieee->pairwise_key_type, SECR_value);
H A Dieee80211.h1780 u8 hwsec_active; //hw security active. member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_core.c5991 ieee->hwsec_active = 1;
5995 ieee->hwsec_active = 0;
5999 ieee->hwsec_active, ieee->pairwise_key_type, SECR_value);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U_core.c7573 ieee->hwsec_active = 1;
7577 ieee->hwsec_active = 0;
7583 __func__, ieee->hwsec_active,

Completed in 185 milliseconds