/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_medium_assess.c | 398 medium_assess_info[pdev_id].config.threshold = MAX_CONGESTION_THRESHOLD; in hdd_medium_assess_stop_timer() 503 if (congestion >= info->config.threshold) in hdd_congestion_notification_calculation() 593 uint8_t enable, threshold, interval = 0; in hdd_medium_assess_congestion_report() local 636 threshold = nla_get_u8(tb[CONGESTION_REPORT_THRESHOLD]); in hdd_medium_assess_congestion_report() 637 if (threshold > MAX_CONGESTION_THRESHOLD) { in hdd_medium_assess_congestion_report() 638 hdd_err_rl("Invalid threshold %d", threshold); in hdd_medium_assess_congestion_report() 650 medium_assess_info[pdev_id].config.threshold = threshold; in hdd_medium_assess_congestion_report()
|
D | wlan_hdd_medium_assess.h | 47 uint8_t threshold; member
|
D | wlan_hdd_cfg80211.c | 6360 uint16_t threshold; in hdd_set_roam_with_control_config() local 6579 threshold = nla_get_u16(attr); in hdd_set_roam_with_control_config() 6582 threshold); in hdd_set_roam_with_control_config()
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
D | qdf_mem.c | 117 uint32_t threshold; member 352 uint32_t threshold) in qdf_mem_debug_print_header() argument 354 if (threshold) in qdf_mem_debug_print_header() 356 threshold); in qdf_mem_debug_print_header() 415 uint32_t threshold, in qdf_mem_domain_print() argument 425 qdf_mem_debug_print_header(print, print_priv, threshold); in qdf_mem_domain_print() 437 (*mem_print)(table, print, print_priv, threshold); in qdf_mem_domain_print() 446 (*mem_print)(table, print, print_priv, threshold); in qdf_mem_domain_print() 461 uint32_t threshold) in qdf_mem_meta_table_print() argument 568 uint32_t threshold) in qdf_print_major_alloc() argument [all …]
|
D | i_qdf_ipa.h | 398 (((struct ipa_wdi_bw_info *)bw_info)->threshold[0]) 400 (((struct ipa_wdi_bw_info *)bw_info)->threshold[1]) 402 (((struct ipa_wdi_bw_info *)bw_info)->threshold[2])
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
D | hif_main.c | 888 uint32_t threshold = scn->latency_detect.threshold; in __hif_tasklet_latency() local 890 sched_time + qdf_system_msecs_to_ticks(threshold); in __hif_tasklet_latency() 902 exec_time, threshold, in __hif_tasklet_latency() 974 uint32_t threshold = scn->latency_detect.threshold; in hif_credit_latency() local 987 qdf_system_msecs_to_ticks(threshold))) { in hif_credit_latency() 990 credit_report_time, threshold, in hif_credit_latency() 1084 scn->latency_detect.threshold = in hif_latency_detect_timer_init() 1089 scn->latency_detect.threshold); in hif_latency_detect_timer_init()
|
D | hif_main.h | 199 uint32_t threshold; member
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_data.c | 1617 config->threshold[i].cond; in wma_set_peer_rate_report_condition() 1619 config->threshold[i].delta; in wma_set_peer_rate_report_condition() 1621 config->threshold[i].percentage; in wma_set_peer_rate_report_condition() 1625 config->threshold[i].thresh[j]; in wma_set_peer_rate_report_condition() 1675 u_int32_t threshold, limit; in wma_process_init_bad_peer_tx_ctl_info() local 1677 threshold = config->threshold[i].thresh[0]; in wma_process_init_bad_peer_tx_ctl_info() 1678 limit = config->threshold[i].txlimit; in wma_process_init_bad_peer_tx_ctl_info() 1682 threshold, in wma_process_init_bad_peer_tx_ctl_info()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/ |
D | rrm_global.h | 63 uint8_t threshold; member
|
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/inc/ |
D | host_diag_core_log.h | 370 uint32_t threshold; member
|
/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/ |
D | wlan_dp_ucfg_api.h | 1246 uint32_t threshold);
|
/wlan-driver/qcacld-3.0/core/sme/src/csr/ |
D | csr_util.c | 876 return mac_ctx->mlme_cfg->threshold.frag_threshold; in csr_get_frag_thresh() 881 return mac_ctx->mlme_cfg->threshold.rts_threshold; in csr_get_rts_thresh()
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/ |
D | wlan_mlme_public_struct.h | 1924 uint32_t threshold; member 2882 struct wlan_mlme_threshold threshold; member
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/rrm/ |
D | rrm_api.c | 2037 rrm_report.threshold = chan_load_req->measurement_request.channel_load.rrm_reporting.threshold; in rrm_process_channel_load_req() 2040 rrm_report.threshold, rrm_report.reporting_condition); in rrm_process_channel_load_req()
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_bus_bandwidth.c | 776 uint32_t threshold = dp_ctx->dp_cfg.bus_low_cnt_threshold; in dp_low_tput_gro_flush_skip_handler() local 781 if (++dp_ctx->bus_low_vote_cnt >= threshold) in dp_low_tput_gro_flush_skip_handler()
|
/wlan-driver/qcacld-3.0/components/mlme/core/src/ |
D | wlan_mlme_main.c | 2440 struct wlan_mlme_threshold *threshold) in mlme_init_threshold_cfg() argument 2442 threshold->rts_threshold = cfg_get(psoc, CFG_RTS_THRESHOLD); in mlme_init_threshold_cfg() 2443 threshold->frag_threshold = cfg_get(psoc, CFG_FRAG_THRESHOLD); in mlme_init_threshold_cfg() 3025 bss_load_trig->threshold = cfg_get(psoc, CFG_BSS_LOAD_THRESHOLD); in mlme_init_bss_load_trigger_params() 4103 mlme_init_threshold_cfg(psoc, &mlme_cfg->threshold); in mlme_cfg_on_psoc_enable()
|
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/ |
D | wlan_dp_ucfg_api.c | 2553 uint32_t threshold) in dp_ucfg_enable_link_monitoring() argument 2565 dp_intf->link_monitoring.rx_linkspeed_threshold = threshold; in dp_ucfg_enable_link_monitoring()
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/ |
D | wlan_mlme_api.c | 3283 *value = mlme_obj->cfg.threshold.rts_threshold; in wlan_mlme_get_rts_threshold() 3304 mlme_obj->cfg.threshold.rts_threshold = value; in wlan_mlme_set_rts_threshold() 3319 *value = mlme_obj->cfg.threshold.frag_threshold; in wlan_mlme_get_frag_threshold() 3340 mlme_obj->cfg.threshold.frag_threshold = value; in wlan_mlme_set_frag_threshold() 6195 *val = mlme_obj->cfg.lfr.bss_load_trig.threshold; in wlan_mlme_get_bss_load_threshold()
|
/wlan-driver/qcacld-3.0/core/sme/inc/ |
D | sme_api.h | 1652 struct sir_ll_ext_stats_threshold *threshold);
|
/wlan-driver/qcacld-3.0/core/mac/inc/ |
D | sir_api.h | 2405 struct t_bad_peer_info threshold[WLAN_WMA_IEEE80211_MAX_LEVEL]; member
|
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ |
D | wmi_unified_param.h | 9298 uint32_t threshold; member
|
/wlan-driver/qcacld-3.0/core/sme/src/common/ |
D | sme_api.c | 9995 struct sir_ll_ext_stats_threshold *threshold) in sme_ll_stats_set_thresh() argument 10001 if (!threshold) { in sme_ll_stats_set_thresh() 10015 *thresh = *threshold; in sme_ll_stats_set_thresh()
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/ |
D | wlan_cm_roam_api.c | 3053 ptr->rssi_trig_data.threshold, in cm_roam_stats_get_trigger_detail_str()
|
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
D | dot11f.frms | 3076 threshold, 1;
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/ |
D | wlan_cm_roam_offload.c | 6461 (-1) * data->rssi_trig_data.threshold; in cm_roam_trigger_info_event()
|