Home
last modified time | relevance | path

Searched refs:max_cover_bond (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_dig.c32 u8 max_cover_bond; in phydm_dig_go_up_check() local
43 max_cover_bond = DIG_MAX_BALANCE_MODE - p_dig_t->dig_upcheck_initial_value; in phydm_dig_go_up_check()
45 if (cur_ig_value < max_cover_bond - 6) in phydm_dig_go_up_check()
55 max_cover_bond)); in phydm_dig_go_up_check()
66 if ((max_cover_bond * 2) == ccx_info->nhm_th[i]) { in phydm_dig_go_up_check()
76 …p_dig_t->rx_gain_range_max = (rx_gain_range_max >= max_cover_bond - 6) ? (max_cover_bond - 6) : rx… in phydm_dig_go_up_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_dig.c206 u8 max_cover_bond = 0; in phydm_dig_go_up_check() local
217 max_cover_bond = DIG_MAX_BALANCE_MODE - dig_t->upcheck_init_val; in phydm_dig_go_up_check()
219 if (cur_ig_value < max_cover_bond - 6) in phydm_dig_go_up_check()
227 dig_t->go_up_chk_lv, max_cover_bond); in phydm_dig_go_up_check()
244 if ((max_cover_bond * 2) == ccx_info->nhm_th[i]) { in phydm_dig_go_up_check()
258 if (rx_gain_range_max + 6 >= max_cover_bond) in phydm_dig_go_up_check()
259 dig_t->rx_gain_range_max = max_cover_bond - 6; in phydm_dig_go_up_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_dig.c206 u8 max_cover_bond = 0; in phydm_dig_go_up_check() local
217 max_cover_bond = DIG_MAX_BALANCE_MODE - dig_t->upcheck_init_val; in phydm_dig_go_up_check()
219 if (cur_ig_value < max_cover_bond - 6) in phydm_dig_go_up_check()
227 dig_t->go_up_chk_lv, max_cover_bond); in phydm_dig_go_up_check()
244 if ((max_cover_bond * 2) == ccx_info->nhm_th[i]) { in phydm_dig_go_up_check()
258 if (rx_gain_range_max + 6 >= max_cover_bond) in phydm_dig_go_up_check()
259 dig_t->rx_gain_range_max = max_cover_bond - 6; in phydm_dig_go_up_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_dig.c206 u8 max_cover_bond = 0; in phydm_dig_go_up_check() local
217 max_cover_bond = DIG_MAX_BALANCE_MODE - dig_t->upcheck_init_val; in phydm_dig_go_up_check()
219 if (cur_ig_value < max_cover_bond - 6) in phydm_dig_go_up_check()
227 dig_t->go_up_chk_lv, max_cover_bond); in phydm_dig_go_up_check()
244 if ((max_cover_bond * 2) == ccx_info->nhm_th[i]) { in phydm_dig_go_up_check()
258 if (rx_gain_range_max + 6 >= max_cover_bond) in phydm_dig_go_up_check()
259 dig_t->rx_gain_range_max = max_cover_bond - 6; in phydm_dig_go_up_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_dig.c205 u8 max_cover_bond = 0; in phydm_dig_go_up_check() local
216 max_cover_bond = DIG_MAX_BALANCE_MODE - dig_t->upcheck_init_val; in phydm_dig_go_up_check()
218 if (cur_ig_value < max_cover_bond - 6) in phydm_dig_go_up_check()
226 dig_t->go_up_chk_lv, max_cover_bond); in phydm_dig_go_up_check()
243 if ((max_cover_bond * 2) == ccx_info->nhm_th[i]) { in phydm_dig_go_up_check()
257 if (rx_gain_range_max + 6 >= max_cover_bond) in phydm_dig_go_up_check()
258 dig_t->rx_gain_range_max = max_cover_bond - 6; in phydm_dig_go_up_check()