Searched refs:detect_cnt_dec_thresh (Results 1 – 4 of 4) sorted by relevance
895 *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()
75 unsigned char detect_cnt_dec_thresh; member