Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/cfg/inc/
H A Di_cfg.h32 #define cfg_info(params...) QDF_TRACE_INFO(QDF_MODULE_ID_CONFIG, params) macro
/wlan-driver/qcacld-3.0/core/bmi/src/
H A Di_bmi.h166 struct ol_config_info cfg_info; member
H A Dol_fw.c1944 return &ol_ctx->cfg_info; in ol_get_ini_handle()
1957 qdf_mem_copy(&ol_ctx->cfg_info, cfg, sizeof(struct ol_config_info)); in ol_init_ini_config()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c4604 struct cfg_action_frm_tb_ppdu *cfg_info) in wma_process_cfg_action_frm_tb_ppdu() argument
4611 cmd.frm_len = cfg_info->frm_len; in wma_process_cfg_action_frm_tb_ppdu()
4612 cmd.cfg = cfg_info->cfg; in wma_process_cfg_action_frm_tb_ppdu()
4613 cmd.data = cfg_info->data; in wma_process_cfg_action_frm_tb_ppdu()
4615 wma_debug("cfg: %d, frm_len: %d", cfg_info->cfg, cfg_info->frm_len); in wma_process_cfg_action_frm_tb_ppdu()
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_internal.h1351 struct cfg_action_frm_tb_ppdu *cfg_info);
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c1088 struct cfg_action_frm_tb_ppdu_param *cfg_info) in wmi_unified_cfg_action_frm_tb_ppdu_cmd() argument
1092 wmi_handle, cfg_info); in wmi_unified_cfg_action_frm_tb_ppdu_cmd()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_api.h1947 struct cfg_action_frm_tb_ppdu_param *cfg_info);
H A Dwmi_unified_priv.h1322 struct cfg_action_frm_tb_ppdu_param *cfg_info);