Searched refs:wpa2_group_cipher (Results 1 – 10 of 10) sorted by relevance
124 unsigned int wpa2_group_cipher; member
144 int wpa2_group_cipher; member
159 int wpa2_group_cipher; member
128 unsigned int wpa2_group_cipher; member
846 psecuritypriv->wpa2_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()856 psecuritypriv->wpa2_group_cipher = group_cipher; in rtw_check_beacon_data()
3038 pstat->wpa2_group_cipher = 0; in OnAssocReq()3052 pstat->wpa2_group_cipher = group_cipher&psecuritypriv->wpa2_group_cipher; in OnAssocReq()3055 if (!pstat->wpa2_group_cipher) in OnAssocReq()
1162 psecuritypriv->wpa2_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()1185 psecuritypriv->wpa2_group_cipher = group_cipher; in rtw_check_beacon_data()
1324 psta->wpa2_group_cipher); in proc_get_all_sta_info()
1325 pstat->wpa2_group_cipher = 0; in OnAssocReq()1340 pstat->wpa2_group_cipher = group_cipher&psecuritypriv->wpa2_group_cipher; in OnAssocReq()1343 if (!pstat->wpa2_group_cipher) in OnAssocReq()
2895 DBG_871X("wpa2_group_cipher = 0x%x\n", psta->wpa2_group_cipher); in rtw_dbg_port()