Searched refs:resource_cfg (Results 1 – 1 of 1) sorted by relevance
9551 static void wmi_copy_twt_resource_config(wmi_resource_config *resource_cfg, in wmi_copy_twt_resource_config() argument9554 resource_cfg->twt_ap_pdev_count = tgt_res_cfg->twt_ap_pdev_count; in wmi_copy_twt_resource_config()9555 resource_cfg->twt_ap_sta_count = tgt_res_cfg->twt_ap_sta_count; in wmi_copy_twt_resource_config()9558 static void wmi_copy_twt_resource_config(wmi_resource_config *resource_cfg, in wmi_copy_twt_resource_config() argument9561 resource_cfg->twt_ap_pdev_count = 0; in wmi_copy_twt_resource_config()9562 resource_cfg->twt_ap_sta_count = 0; in wmi_copy_twt_resource_config()9567 static void wmi_set_nan_channel_support(wmi_resource_config *resource_cfg) in wmi_set_nan_channel_support() argument9570 resource_cfg->host_service_flags, 1); in wmi_set_nan_channel_support()9574 void wmi_set_nan_channel_support(wmi_resource_config *resource_cfg) in wmi_set_nan_channel_support() argument9581 void wmi_copy_afc_deployment_config(wmi_resource_config *resource_cfg, in wmi_copy_afc_deployment_config() argument[all …]