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
864 psecuritypriv->wpa_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()878 psecuritypriv->wpa_group_cipher = group_cipher; in rtw_check_beacon_data()
3037 pstat->wpa_group_cipher = 0; in OnAssocReq()3073 pstat->wpa_group_cipher = group_cipher&psecuritypriv->wpa_group_cipher; in OnAssocReq()3076 if (!pstat->wpa_group_cipher) in OnAssocReq()
1194 psecuritypriv->wpa_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()1220 psecuritypriv->wpa_group_cipher = group_cipher; in rtw_check_beacon_data()
1324 pstat->wpa_group_cipher = 0; in OnAssocReq()1363 pstat->wpa_group_cipher = group_cipher&psecuritypriv->wpa_group_cipher; in OnAssocReq()1366 if (!pstat->wpa_group_cipher) in OnAssocReq()