Searched refs:wpa2_group_cipher (Results 1 – 9 of 9) sorted by relevance
157 int wpa2_group_cipher; member
129 unsigned int wpa2_group_cipher; member
156 int wpa2_group_cipher; member
131 unsigned int wpa2_group_cipher; member
899 psecuritypriv->wpa2_group_cipher = 0; in rtw_check_beacon_data23a()911 psecuritypriv->wpa2_group_cipher = group_cipher; in rtw_check_beacon_data23a()
1460 pstat->wpa2_group_cipher = 0; in OnAssocReq23a()1482 pstat->wpa2_group_cipher = group_cipher & in OnAssocReq23a()1483 psecuritypriv->wpa2_group_cipher; in OnAssocReq23a()
973 psecuritypriv->wpa2_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()983 psecuritypriv->wpa2_group_cipher = group_cipher; in rtw_check_beacon_data()
873 len += snprintf(page + len, count - len, "wpa2_group_cipher=0x%x\n", psta->wpa2_group_cipher); in proc_get_all_sta_info()
3133 pstat->wpa2_group_cipher = 0; in OnAssocReq()3147 pstat->wpa2_group_cipher = group_cipher&psecuritypriv->wpa2_group_cipher; in OnAssocReq()3150 if (!pstat->wpa2_group_cipher) in OnAssocReq()