Searched refs:bMixCipher (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/rt2860/common/
H A Dcmm_wpa.c1531 bMixCipher - a boolean to indicate the pairwise cipher and group
1543 IN BOOLEAN bMixCipher,
1570 if (bMixCipher)
1646 if (bMixCipher)
1850 BOOLEAN bMixCipher = FALSE; /* indicate the pairwise and group cipher are different */ local
1883 bMixCipher = pAd->StaCfg.bMixCipher;
1900 RTMPMakeRsnIeCipher(pAd, PrimaryRsnie, WepStatus, bMixCipher,
1540 RTMPMakeRsnIeCipher(struct rt_rtmp_adapter *pAd, u8 ElementID, u32 WepStatus, IN BOOLEAN bMixCipher, u8 FlexibleCipher, u8 *pRsnIe, u8 * rsn_len) argument
H A Drtmp_init.c2662 pAd->StaCfg.bMixCipher = FALSE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dconnect.c647 pAd->StaCfg.bMixCipher =
650 /*if (pAd->StaCfg.bMixCipher == TRUE)
2189 pAd->StaCfg.bMixCipher =
2192 /*if (pAd->StaCfg.bMixCipher == TRUE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h1377 BOOLEAN bMixCipher; /* Indicate current Pair & Group use different cipher suites */ member in struct:rt_sta_admin_config

Completed in 93 milliseconds