Searched refs:wpa_group_cipher (Results 1 – 8 of 8) sorted by relevance
122 unsigned int wpa_group_cipher; member
143 int wpa_group_cipher; member
158 int wpa_group_cipher; member
125 unsigned int wpa_group_cipher; member
866 psecuritypriv->wpa_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()880 psecuritypriv->wpa_group_cipher = group_cipher; in rtw_check_beacon_data()
3017 pstat->wpa_group_cipher = 0; in OnAssocReq()3053 pstat->wpa_group_cipher = group_cipher & psecuritypriv->wpa_group_cipher; in OnAssocReq()3056 if (!pstat->wpa_group_cipher) in OnAssocReq()
1110 psecuritypriv->wpa_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()1133 psecuritypriv->wpa_group_cipher = group_cipher; in rtw_check_beacon_data()
1309 pstat->wpa_group_cipher = 0; in OnAssocReq()1348 pstat->wpa_group_cipher = group_cipher&psecuritypriv->wpa_group_cipher; in OnAssocReq()1351 if (!pstat->wpa_group_cipher) in OnAssocReq()