Searched refs:wpa_group_cipher (Results 1 – 7 of 7) sorted by relevance
110 unsigned int wpa_group_cipher; member
138 int wpa_group_cipher; member
123 unsigned int wpa_group_cipher; member
153 int wpa_group_cipher; member
965 psecuritypriv->wpa_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()988 psecuritypriv->wpa_group_cipher = group_cipher; in rtw_check_beacon_data()
1064 pstat->wpa_group_cipher = 0; in OnAssocReq()1103 pstat->wpa_group_cipher = group_cipher&psecuritypriv->wpa_group_cipher; in OnAssocReq()1106 if (!pstat->wpa_group_cipher) in OnAssocReq()
1097 pstat->wpa_group_cipher = 0; in OnAssocReq()1133 pstat->wpa_group_cipher = group_cipher & psecuritypriv->wpa_group_cipher; in OnAssocReq()1136 if (!pstat->wpa_group_cipher) in OnAssocReq()