/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_process_cfg_updates.c | 207 bool enabled; in lim_update_config() local 214 enabled = mac->mlme_cfg->wmm_params.wme_enabled; in lim_update_config() 215 pe_session->limWmeEnabled = enabled; in lim_update_config() 217 enabled = mac->mlme_cfg->wmm_params.wsm_enabled; in lim_update_config() 218 pe_session->limWsmEnabled = enabled; in lim_update_config() 226 enabled = mac->mlme_cfg->wmm_params.qos_enabled; in lim_update_config() 227 pe_session->limQosEnabled = enabled; in lim_update_config()
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_sysfs_dp_traffic_end_indication.c | 62 adapter->deflink->vdev_id, info.enabled, in __hdd_sysfs_dp_traffic_end_indication_show() 66 info.enabled, info.def_dscp, info.def_dscp); in __hdd_sysfs_dp_traffic_end_indication_show() 151 info.enabled = !!value; in __hdd_sysfs_dp_traffic_end_indication_store() 152 adapter->traffic_end_ind_en = info.enabled; in __hdd_sysfs_dp_traffic_end_indication_store() 153 if (info.enabled) { in __hdd_sysfs_dp_traffic_end_indication_store()
|
D | wlan_hdd_ipa.c | 187 uint32_t enabled, len = 0; in hdd_ipa_send_nbuf_to_network() local 238 enabled = hdd_ipa_get_wake_up_idle(); in hdd_ipa_send_nbuf_to_network() 239 if (!enabled) in hdd_ipa_send_nbuf_to_network() 291 if (!enabled) in hdd_ipa_send_nbuf_to_network()
|
D | wlan_hdd_napi.c | 363 int enabled; in hdd_napi_apply_throughput_policy() local 385 enabled = hdd_napi_enabled(HDD_NAPI_ANY); in hdd_napi_apply_throughput_policy() 386 if (!enabled) { in hdd_napi_apply_throughput_policy()
|
/wlan-driver/platform/cnss2/ |
D | Kconfig | 37 If enabled, CNSS platform driver would do asynchronous probe. 115 With this feature enabled, pcie bus suspend and device powering off 126 If enabled, CNSS plafrom driver will not dump sram when MHI power on 134 If enabled, CNSS platform driver will notify wlan fw to stop 143 If enabled, WLAN HW can be securely disabled. It would be able to 145 disabled at boot and WLAN resume sequence after WLAN HW is enabled. 151 If enabled, CNSS platform driver will use SMEM APIs intead of SCM 158 If enabled, host driver dump will be collected upon SSR. 164 If enabled, CNSS platform driver modules would be able to access
|
D | power.c | 199 if (vreg->enabled) { in cnss_vreg_on_single() 241 vreg->enabled = true; in cnss_vreg_on_single() 251 if (!vreg->enabled) { in cnss_vreg_unvote_single() 281 if (!vreg->enabled) { in cnss_vreg_off_single() 309 vreg->enabled = false; in cnss_vreg_off_single() 450 if (IS_ERR_OR_NULL(vreg->reg) || !vreg->enabled) in cnss_vreg_on() 616 if (clk_info->enabled) { in cnss_clk_on_single() 641 clk_info->enabled = true; in cnss_clk_on_single() 648 if (!clk_info->enabled) { in cnss_clk_off_single() 657 clk_info->enabled = false; in cnss_clk_off_single()
|
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/ |
D | wlan_dfs_lmac_api.c | 250 bool enabled = false; in lmac_is_host_dfs_check_support_enabled() local 257 return enabled; in lmac_is_host_dfs_check_support_enabled() 263 dfs_tx_ops->dfs_host_dfs_check_support(pdev, &enabled); in lmac_is_host_dfs_check_support_enabled() 265 return enabled; in lmac_is_host_dfs_check_support_enabled()
|
/wlan-driver/platform/icnss2/ |
D | power.c | 196 if (vreg->enabled) { in icnss_vreg_on_single() 239 vreg->enabled = true; in icnss_vreg_on_single() 249 if (!vreg->enabled) { in icnss_vreg_unvote_single() 279 if (!vreg->enabled) { in icnss_vreg_off_single() 307 vreg->enabled = false; in icnss_vreg_off_single() 399 if (IS_ERR_OR_NULL(vreg->reg) || !vreg->enabled) in icnss_vreg_on() 469 if (clk_info->enabled) { in icnss_clk_on_single() 494 clk_info->enabled = true; in icnss_clk_on_single() 501 if (!clk_info->enabled) { in icnss_clk_off_single() 510 clk_info->enabled = false; in icnss_clk_off_single()
|
D | main.h | 162 u32 enabled; member 188 u32 enabled; member
|
D | Kconfig | 44 If enabled, ICNSS platform driver modules would be able to access
|
/wlan-driver/qcacld-3.0/components/dp/core/inc/ |
D | wlan_dp_rx_thread.h | 161 bool enabled; member 487 if (refill_thread->enabled) { in dp_txrx_resume() 522 if (refill_thread->enabled) { in dp_txrx_suspend() 529 if (QDF_IS_STATUS_ERROR(qdf_status) && refill_thread->enabled) in dp_txrx_suspend()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/ |
D | usb_api.h | 44 bool enabled, int rx_bundle_cnt);
|
D | dummy.c | 369 bool enabled, int rx_bundle_cnt) in hif_dummy_set_bundle_mode() argument
|
D | dummy.h | 87 bool enabled, int rx_bundle_cnt);
|
D | multibus.h | 84 void (*hif_set_bundle_mode)(struct hif_softc *hif_ctx, bool enabled,
|
/wlan-driver/qcacld-3.0/configs/ |
D | genoa.sdio.debug_defconfig | 34 # Features gets enabled on slub debug
|
D | genoa.sdio.perf_defconfig | 29 # Features gets enabled on slub debug
|
D | genoa.usb.debug_defconfig | 42 # Features gets enabled on slub debug
|
D | genoa.usb.perf_defconfig | 35 # Features gets enabled on slub debug
|
D | genoa.snoc.debug_defconfig | 55 # Features gets enabled on slub debug
|
D | genoa.snoc.perf_defconfig | 61 # Features gets enabled on slub debug
|
D | genoa.pci.perf_defconfig | 37 # Features gets enabled on slub debug
|
D | genoa.pci.debug_defconfig | 42 # Features gets enabled on slub debug
|
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/ |
D | hif_usb.c | 928 bool enabled, int rx_bundle_cnt) in hif_usb_set_bundle_mode() argument 932 device->is_bundle_enabled = enabled; in hif_usb_set_bundle_mode() 940 hif_debug("athusb bundle %s cnt %d", enabled ? "enabled" : "disabled", in hif_usb_set_bundle_mode()
|
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/ |
D | wlan_dp_ucfg_api.c | 2566 dp_intf->link_monitoring.enabled = true; in dp_ucfg_enable_link_monitoring() 2583 dp_intf->link_monitoring.enabled = false; in dp_ucfg_disable_link_monitoring() 2602 info->enabled = dp_intf->traffic_end_ind.enabled; in ucfg_dp_traffic_end_indication_get() 2626 dp_intf->traffic_end_ind.enabled, in ucfg_dp_traffic_end_indication_set() 2630 vdev_param.cdp_vdev_param_traffic_end_ind = info.enabled; in ucfg_dp_traffic_end_indication_set() 2658 if (!dp_intf->traffic_end_ind.enabled) in ucfg_dp_traffic_end_indication_update_dscp()
|