Home
last modified time | relevance | path

Searched refs:credit_threshold (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_tx_sched.c478 u_int32_t credit_threshold; member
502 credit_threshold, \ argument
509 (credit_threshold) }; \
592 .specs.credit_threshold = \
637 credit_threshold, in ol_tx_sched_wrr_adv_cat_stat_dump()
660 credit_threshold, in ol_tx_sched_wrr_adv_cat_cur_state_dump()
716 if (scheduler->categories[i].specs.credit_threshold > credit) { in ol_tx_sched_wrr_adv_credit_sanity_check()
721 credit_threshold); in ol_tx_sched_wrr_adv_credit_sanity_check()
787 if (credit < category->specs.credit_threshold) { in ol_tx_sched_select_batch_wrr_adv()
1030 scheduler->categories[i].specs.credit_threshold = in ol_tx_sched_wrr_param_update()
[all …]
Dol_cfg.c227 cfg_ctx->ac_specs[i].credit_threshold = in ol_pdev_cfg_attach()
228 cfg_param->ac_specs[i].credit_threshold; in ol_pdev_cfg_attach()
628 return cfg->ac_specs[ac].credit_threshold; in ol_cfg_get_credit_threshold()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_mob_def.h326 uint32_t credit_threshold; member
/wlan-driver/qcacld-3.0/core/cds/src/
Dcds_api.c449 olcfg->ac_specs[i].credit_threshold = in cds_cfg_update_ac_specs_params()
450 cds_cfg->ac_specs[i].credit_threshold; in cds_cfg_update_ac_specs_params()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c3878 cds_ctx->ac_specs[i].credit_threshold = in hdd_update_cds_ac_specs_params()