Home
last modified time | relevance | path

Searched refs:tx_flow_stop_queue_threshold (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
H A Dwlan_cfg.h438 uint32_t tx_flow_stop_queue_threshold; member
H A Dwlan_cfg.c4119 wlan_cfg_ctx->tx_flow_stop_queue_threshold = in wlan_cfg_soc_attach()
4353 wlan_cfg_ctx->tx_flow_stop_queue_threshold = in wlan_cfg_soc_attach()
5403 return cfg->tx_flow_stop_queue_threshold; in wlan_cfg_get_tx_flow_stop_queue_th()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn_struct.h2949 uint8_t tx_flow_stop_queue_threshold; member
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c1046 params->tx_flow_stop_queue_threshold = in dp_get_config_queue_threshold()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c10595 soc->wlan_cfg_ctx->tx_flow_stop_queue_threshold = in dp_update_flow_control_parameters()
10596 params->tx_flow_stop_queue_threshold; in dp_update_flow_control_parameters()
11514 value = dpsoc->wlan_cfg_ctx->tx_flow_stop_queue_threshold; in dp_get_cfg()
H A Ddp_stats.c7928 ->tx_flow_stop_queue_threshold, in dp_txrx_path_stats()