Home
last modified time | relevance | path

Searched refs:tcp_delack_thres_high (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_priv.h167 uint32_t tcp_delack_thres_high; member
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_bus_bandwidth.c991 dp_ctx->dp_cfg.tcp_delack_thres_high, in wlan_dp_display_tx_rx_histogram()
1326 if (avg_rx > dp_ctx->dp_cfg.tcp_delack_thres_high) { in dp_bus_bandwidth_work_tune_rx()
H A Dwlan_dp_main.c528 config->tcp_delack_thres_high = in dp_ini_tcp_settings()