Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c6370 u16 *ifs_th_l = env->ifs_clm_th_l; in rtw89_phy_ifs_clm_th_update_check()
6427 env->ifs_clm_th_l[0], bb->phy_idx); in rtw89_phy_ifs_clm_set_th_reg()
6429 env->ifs_clm_th_l[1], bb->phy_idx); in rtw89_phy_ifs_clm_set_th_reg()
6431 env->ifs_clm_th_l[2], bb->phy_idx); in rtw89_phy_ifs_clm_set_th_reg()
6433 env->ifs_clm_th_l[3], bb->phy_idx); in rtw89_phy_ifs_clm_set_th_reg()
6447 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.h7083 u16 ifs_clm_th_l[RTW89_IFS_CLM_NUM]; member