Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c5421 u16 *ifs_th_h = env->ifs_clm_th_h; in rtw89_phy_ifs_clm_th_update_check()
5486 env->ifs_clm_th_h[0], bb->phy_idx); in rtw89_phy_ifs_clm_set_th_reg()
5488 env->ifs_clm_th_h[1], bb->phy_idx); in rtw89_phy_ifs_clm_set_th_reg()
5490 env->ifs_clm_th_h[2], bb->phy_idx); in rtw89_phy_ifs_clm_set_th_reg()
5492 env->ifs_clm_th_h[3], bb->phy_idx); in rtw89_phy_ifs_clm_set_th_reg()
5497 i + 1, env->ifs_clm_th_l[i], env->ifs_clm_th_h[i]); in rtw89_phy_ifs_clm_set_th_reg()
H A Dcore.h5485 u16 ifs_clm_th_h[RTW89_IFS_CLM_NUM]; member