Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw89/
Dphy.c2658 u16 *ifs_th_h = env->ifs_clm_th_h; in rtw89_phy_ifs_clm_th_update_check()
2720 env->ifs_clm_th_h[0]); in rtw89_phy_ifs_clm_set_th_reg()
2722 env->ifs_clm_th_h[1]); in rtw89_phy_ifs_clm_set_th_reg()
2724 env->ifs_clm_th_h[2]); in rtw89_phy_ifs_clm_set_th_reg()
2726 env->ifs_clm_th_h[3]); in rtw89_phy_ifs_clm_set_th_reg()
2731 i + 1, env->ifs_clm_th_l[i], env->ifs_clm_th_h[i]); in rtw89_phy_ifs_clm_set_th_reg()
Dcore.h2927 u16 ifs_clm_th_h[RTW89_IFS_CLM_NUM]; member