Searched refs:ccx_period (Results 1 – 2 of 2) sorted by relevance
4715 env->ccx_period = 0; in rtw89_phy_ccx_top_setting_init()4732 numer = report * score + (env->ccx_period >> 1); in rtw89_phy_ccx_get_report()4733 if (env->ccx_period) in rtw89_phy_ccx_get_report()4734 ret = numer / env->ccx_period; in rtw89_phy_ccx_get_report()5128 env->ccx_period = (u16)period; in rtw89_phy_ifs_clm_set()
5120 u16 ccx_period; member