Searched refs:ccx_period (Results 1 – 2 of 2) sorted by relevance
6294 env->ccx_period = 0; in rtw89_phy_ccx_top_setting_init()6314 numer = report * score + (env->ccx_period >> 1); in rtw89_phy_ccx_get_report()6315 if (env->ccx_period) in rtw89_phy_ccx_get_report()6316 ret = numer / env->ccx_period; in rtw89_phy_ccx_get_report()6931 env->ccx_period = period; in rtw89_phy_nhm_set()7007 env->ccx_period = (u16)period; in rtw89_phy_ifs_clm_set()
7081 u16 ccx_period; member