Home
last modified time | relevance | path

Searched refs:QDF_SET_PARAM (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
H A Dwlan_scan_filter.c65 QDF_SET_PARAM(security->ucastcipherset, WLAN_CRYPTO_CIPHER_NONE); in scm_check_open()
66 QDF_SET_PARAM(security->mcastcipherset, WLAN_CRYPTO_CIPHER_NONE); in scm_check_open()
125 QDF_SET_PARAM(security->ucastcipherset, WLAN_CRYPTO_CIPHER_WEP); in scm_check_wep()
128 QDF_SET_PARAM(security->ucastcipherset, in scm_check_wep()
132 QDF_SET_PARAM(security->ucastcipherset, in scm_check_wep()
136 QDF_SET_PARAM(security->mcastcipherset, WLAN_CRYPTO_CIPHER_WEP); in scm_check_wep()
139 QDF_SET_PARAM(security->mcastcipherset, in scm_check_wep()
143 QDF_SET_PARAM(security->mcastcipherset, in scm_check_wep()
268 QDF_SET_PARAM(ap_crypto->key_mgmt, in scm_check_and_update_adaptive_11r_key_mgmt_support()
272 QDF_SET_PARAM(ap_crypto->key_mgmt, WLAN_CRYPTO_KEY_MGMT_FT_PSK); in scm_check_and_update_adaptive_11r_key_mgmt_support()
[all …]
H A Dwlan_scan_cache_db.c2416 QDF_SET_PARAM(key_mgmt, akm_type); in scm_scan_entries_contain_cmn_akm()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/
H A Dosif_cm_req.c119 QDF_SET_PARAM(connect_req->crypto.auth_type, crypto_auth_type); in osif_cm_set_auth_type()
152 QDF_SET_PARAM(connect_req->crypto.akm_suites, akm); in osif_cm_set_akm_params()
155 QDF_SET_PARAM(connect_req->crypto.akm_suites, in osif_cm_set_akm_params()
216 QDF_SET_PARAM(connect_req->crypto.group_cipher, cipher); in osif_cm_set_crypto_params()
224 QDF_SET_PARAM(connect_req->crypto.ciphers_pairwise, in osif_cm_set_crypto_params()
228 QDF_SET_PARAM(connect_req->crypto.ciphers_pairwise, in osif_cm_set_crypto_params()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_util.h108 #define QDF_SET_PARAM(__param, __val) ((__param) |= (1 << (__val))) macro
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_connect.c2581 QDF_SET_PARAM(key_mgmt, akm); in cm_update_per_peer_key_mgmt_crypto_params()
2603 QDF_SET_PARAM(ucastcipherset, WLAN_CRYPTO_CIPHER_AES_GCM_256); in cm_update_per_peer_ucastcipher_crypto_params()
2606 QDF_SET_PARAM(ucastcipherset, WLAN_CRYPTO_CIPHER_AES_CCM_256); in cm_update_per_peer_ucastcipher_crypto_params()
2609 QDF_SET_PARAM(ucastcipherset, WLAN_CRYPTO_CIPHER_AES_GCM); in cm_update_per_peer_ucastcipher_crypto_params()
2612 QDF_SET_PARAM(ucastcipherset, WLAN_CRYPTO_CIPHER_AES_CCM); in cm_update_per_peer_ucastcipher_crypto_params()
2615 QDF_SET_PARAM(ucastcipherset, WLAN_CRYPTO_CIPHER_TKIP); in cm_update_per_peer_ucastcipher_crypto_params()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_core.c1363 QDF_SET_PARAM( in policy_mgr_dump_dual_mac_concurrency()
1366 QDF_SET_PARAM( in policy_mgr_dump_dual_mac_concurrency()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_global_api.c1104 QDF_SET_PARAM(mgmt_cipher, req_key->type); in wlan_crypto_setkey()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c24141 QDF_SET_PARAM(ucast_cipher, cipher); in wlan_hdd_add_key_vdev()
24233 QDF_SET_PARAM(ucast_cipher, cipher_type); in wlan_hdd_send_key_vdev()