Home
last modified time | relevance | path

Searched refs:detect_cnt_dec_thresh (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_sock_qos.c895 *detectcnt_dec = pqos_params->detect_cnt_dec_thresh; in dhd_sock_qos_get_detectcnt_thresh()
909 pqos_params->detect_cnt_dec_thresh = detectcnt_dec; in dhd_sock_qos_set_detectcnt_thresh()
983 pqos_params->detect_cnt_dec_thresh, in dhd_qos_algo()
1001 } else if (qos->lowlat_detect_count > pqos_params->detect_cnt_dec_thresh) { in dhd_qos_algo()
1029 pqos_params->detect_cnt_dec_thresh = LOWLAT_DETECT_CNT_DEC_THRESH; in qos_algo_params_init()
H A Ddhd_qos_algo.h75 unsigned char detect_cnt_dec_thresh; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_sock_qos.c895 *detectcnt_dec = pqos_params->detect_cnt_dec_thresh; in dhd_sock_qos_get_detectcnt_thresh()
909 pqos_params->detect_cnt_dec_thresh = detectcnt_dec; in dhd_sock_qos_set_detectcnt_thresh()
983 pqos_params->detect_cnt_dec_thresh, in dhd_qos_algo()
1001 } else if (qos->lowlat_detect_count > pqos_params->detect_cnt_dec_thresh) { in dhd_qos_algo()
1029 pqos_params->detect_cnt_dec_thresh = LOWLAT_DETECT_CNT_DEC_THRESH; in qos_algo_params_init()
H A Ddhd_qos_algo.h75 unsigned char detect_cnt_dec_thresh; member