Searched refs:wpa2_group_cipher (Results 1 – 10 of 10) sorted by relevance
124 unsigned int wpa2_group_cipher; member
154 int wpa2_group_cipher; member
141 int wpa2_group_cipher; member
114 unsigned int wpa2_group_cipher; member
935 psecuritypriv->wpa2_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()956 psecuritypriv->wpa2_group_cipher = group_cipher; in rtw_check_beacon_data()
1071 pstat->wpa2_group_cipher = 0; in OnAssocReq()1086 pstat->wpa2_group_cipher = group_cipher&psecuritypriv->wpa2_group_cipher; in OnAssocReq()1089 if (!pstat->wpa2_group_cipher) in OnAssocReq()
837 psecuritypriv->wpa2_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()847 psecuritypriv->wpa2_group_cipher = group_cipher; in rtw_check_beacon_data()
852 len += snprintf(page + len, count - len, "wpa2_group_cipher=0x%x\n", psta->wpa2_group_cipher); in proc_get_all_sta_info()
1111 pstat->wpa2_group_cipher = 0; in OnAssocReq()1125 pstat->wpa2_group_cipher = group_cipher & psecuritypriv->wpa2_group_cipher; in OnAssocReq()1128 if (!pstat->wpa2_group_cipher) in OnAssocReq()
4279 DBG_88E("wpa2_group_cipher = 0x%x\n", psta->wpa2_group_cipher); in rtw_dbg_port()