Home
last modified time | relevance | path

Searched refs:fa_diff_threshold (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_dynamic_rx_path.c154 …_table->curr_fa_all_cnt_0 - p_dm_drp_table->curr_fa_all_cnt_1) > p_dm_drp_table->fa_diff_threshold) in phydm_dynamic_rx_path()
283 p_dm_drp_table->fa_diff_threshold = 50; in phydm_dynamic_rx_path_init()
322 p_dm_drp_table->fa_diff_threshold = dm_value[1]; in phydm_drp_debug()
H A Dphydm_dynamic_rx_path.h61 u32 fa_diff_threshold; member