Searched refs:wpa2_group_cipher (Results 1 – 8 of 8) sorted by relevance
124 unsigned int wpa2_group_cipher; member
154 int wpa2_group_cipher; member
140 int wpa2_group_cipher; member
118 unsigned int wpa2_group_cipher; member
936 psecuritypriv->wpa2_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()957 psecuritypriv->wpa2_group_cipher = group_cipher; in rtw_check_beacon_data()
1070 pstat->wpa2_group_cipher = 0; in OnAssocReq()1085 pstat->wpa2_group_cipher = group_cipher&psecuritypriv->wpa2_group_cipher; in OnAssocReq()1088 if (!pstat->wpa2_group_cipher) in OnAssocReq()
1078 pstat->wpa2_group_cipher = 0; in OnAssocReq()1092 pstat->wpa2_group_cipher = group_cipher & psecuritypriv->wpa2_group_cipher; in OnAssocReq()1095 if (!pstat->wpa2_group_cipher) in OnAssocReq()
3981 DBG_88E("wpa2_group_cipher = 0x%x\n", psta->wpa2_group_cipher); in rtw_dbg_port()
Completed in 38 milliseconds