Searched refs:wpa_group_cipher (Results 1 – 7 of 7) sorted by relevance
123 unsigned int wpa_group_cipher; member
153 int wpa_group_cipher; member
139 int wpa_group_cipher; member
117 unsigned 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()
1069 pstat->wpa_group_cipher = 0; in OnAssocReq()1108 pstat->wpa_group_cipher = group_cipher&psecuritypriv->wpa_group_cipher; in OnAssocReq()1111 if (!pstat->wpa_group_cipher) in OnAssocReq()
1077 pstat->wpa_group_cipher = 0; in OnAssocReq()1113 pstat->wpa_group_cipher = group_cipher & psecuritypriv->wpa_group_cipher; in OnAssocReq()1116 if (!pstat->wpa_group_cipher) in OnAssocReq()
Completed in 31 milliseconds