Home
last modified time | relevance | path

Searched refs:tx_flow_start_queue_offset (Results 1 – 13 of 13) sorted by relevance

/wlan-driver/qcacld-3.0/core/cds/inc/
H A Dcds_config.h119 uint32_t tx_flow_start_queue_offset; member
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_cfg.c39 cfg_ctx->tx_flow_start_queue_offset = in ol_tx_set_flow_control_parameters()
40 cfg_param->tx_flow_start_queue_offset; in ol_tx_set_flow_control_parameters()
537 return cfg->tx_flow_start_queue_offset; in ol_cfg_get_tx_flow_start_queue_offset()
H A Dol_txrx.c5981 value = cfg_ctx->tx_flow_start_queue_offset; in ol_txrx_get_cfg()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_mob_def.h383 uint32_t tx_flow_start_queue_offset; member
H A Dcdp_txrx_cmn_struct.h2950 uint8_t tx_flow_start_queue_offset; member
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_cfg.h101 uint32_t tx_flow_start_queue_offset; member
/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
H A Dwlan_cfg.h439 uint32_t tx_flow_start_queue_offset; member
H A Dwlan_cfg.c4117 wlan_cfg_ctx->tx_flow_start_queue_offset = in wlan_cfg_soc_attach()
4351 wlan_cfg_ctx->tx_flow_start_queue_offset = in wlan_cfg_soc_attach()
5415 return cfg->tx_flow_start_queue_offset; in wlan_cfg_get_tx_flow_start_queue_offset()
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c467 cdp_cfg->tx_flow_start_queue_offset = in cds_cdp_set_flow_control_params()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c1048 params->tx_flow_start_queue_offset = in dp_get_config_queue_threshold()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c10597 soc->wlan_cfg_ctx->tx_flow_start_queue_offset = in dp_update_flow_control_parameters()
10598 params->tx_flow_start_queue_offset; in dp_update_flow_control_parameters()
11511 value = dpsoc->wlan_cfg_ctx->tx_flow_start_queue_offset; in dp_get_cfg()
H A Ddp_stats.c7930 ->tx_flow_start_queue_offset); in dp_txrx_path_stats()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c15187 cds_cfg->tx_flow_start_queue_offset = in hdd_txrx_populate_cds_config()