Searched refs:wpa_group_cipher (Results 1 – 8 of 8) sorted by relevance
123 unsigned int wpa_group_cipher; member
143 int wpa_group_cipher; member
158 int wpa_group_cipher; member
127 unsigned int wpa_group_cipher; member
854 psecuritypriv->wpa_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()868 psecuritypriv->wpa_group_cipher = group_cipher; in rtw_check_beacon_data()
3023 pstat->wpa_group_cipher = 0; in OnAssocReq()3059 pstat->wpa_group_cipher = group_cipher & psecuritypriv->wpa_group_cipher; in OnAssocReq()3062 if (!pstat->wpa_group_cipher) in OnAssocReq()
1108 psecuritypriv->wpa_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()1131 psecuritypriv->wpa_group_cipher = group_cipher; in rtw_check_beacon_data()
1311 pstat->wpa_group_cipher = 0; in OnAssocReq()1350 pstat->wpa_group_cipher = group_cipher&psecuritypriv->wpa_group_cipher; in OnAssocReq()1353 if (!pstat->wpa_group_cipher) in OnAssocReq()