Searched refs:wpa_group_cipher (Results 1 – 8 of 8) sorted by relevance
123 unsigned int wpa_group_cipher; member
153 int wpa_group_cipher; member
140 int wpa_group_cipher; member
113 unsigned int wpa_group_cipher; member
964 psecuritypriv->wpa_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()987 psecuritypriv->wpa_group_cipher = group_cipher; in rtw_check_beacon_data()
1070 pstat->wpa_group_cipher = 0; in OnAssocReq()1109 pstat->wpa_group_cipher = group_cipher&psecuritypriv->wpa_group_cipher; in OnAssocReq()1112 if (!pstat->wpa_group_cipher) in OnAssocReq()
855 psecuritypriv->wpa_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()869 psecuritypriv->wpa_group_cipher = group_cipher; in rtw_check_beacon_data()
1110 pstat->wpa_group_cipher = 0; in OnAssocReq()1146 pstat->wpa_group_cipher = group_cipher & psecuritypriv->wpa_group_cipher; in OnAssocReq()1149 if (!pstat->wpa_group_cipher) in OnAssocReq()