Searched refs:afc_disable_request_id_check (Results 1 – 8 of 8) sorted by relevance
302 bool afc_disable_request_id_check; member
1105 psoc_priv_obj->afc_disable_request_id_check = in reg_set_afc_vars()1106 config_vars->afc_disable_request_id_check; in reg_set_afc_vars()
2387 return psoc_priv_obj->afc_disable_request_id_check; in reg_get_afc_disable_request_id_check()2402 psoc_priv_obj->afc_disable_request_id_check = value; in reg_set_afc_disable_request_id_check()
266 bool afc_disable_request_id_check = false; in hdd_update_afc_config() local276 hdd_ctx->psoc, &afc_disable_request_id_check); in hdd_update_afc_config()277 config_vars->afc_disable_request_id_check = in hdd_update_afc_config()278 afc_disable_request_id_check; in hdd_update_afc_config()
1619 bool afc_disable_request_id_check; member
2767 bool afc_disable_request_id_check; member
2026 *value = mlme_obj->cfg.reg.afc_disable_request_id_check; in ucfg_mlme_get_afc_disable_request_id_check()
3790 reg->afc_disable_request_id_check = in mlme_init_afc_cfg()