Home
last modified time | relevance | path

Searched refs:detect_cnt_inc_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.c894 *detectcnt_inc = pqos_params->detect_cnt_inc_thresh; in dhd_sock_qos_get_detectcnt_thresh()
908 pqos_params->detect_cnt_inc_thresh = detectcnt_inc; in dhd_sock_qos_set_detectcnt_thresh()
982 pqos_params->detect_cnt_inc_thresh, in dhd_qos_algo()
998 if (qos->lowlat_detect_count < pqos_params->detect_cnt_inc_thresh) { in dhd_qos_algo()
1028 pqos_params->detect_cnt_inc_thresh = LOWLAT_DETECT_CNT_INC_THRESH; in qos_algo_params_init()
H A Ddhd_qos_algo.h74 unsigned char detect_cnt_inc_thresh; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_sock_qos.c894 *detectcnt_inc = pqos_params->detect_cnt_inc_thresh; in dhd_sock_qos_get_detectcnt_thresh()
908 pqos_params->detect_cnt_inc_thresh = detectcnt_inc; in dhd_sock_qos_set_detectcnt_thresh()
982 pqos_params->detect_cnt_inc_thresh, in dhd_qos_algo()
998 if (qos->lowlat_detect_count < pqos_params->detect_cnt_inc_thresh) { in dhd_qos_algo()
1028 pqos_params->detect_cnt_inc_thresh = LOWLAT_DETECT_CNT_INC_THRESH; in qos_algo_params_init()
H A Ddhd_qos_algo.h74 unsigned char detect_cnt_inc_thresh; member