Searched refs:ccx_period (Results 1 – 2 of 2) sorted by relevance
3248 env->ccx_period = 0; in rtw89_phy_ccx_top_setting_init()3265 numer = report * score + (env->ccx_period >> 1); in rtw89_phy_ccx_get_report()3266 if (env->ccx_period) in rtw89_phy_ccx_get_report()3267 ret = numer / env->ccx_period; in rtw89_phy_ccx_get_report()3661 env->ccx_period = (u16)period; in rtw89_phy_ifs_clm_set()
4201 u16 ccx_period; member