Searched refs:CCK_PD_LV_MAX (Results 1 – 5 of 5) sorted by relevance
/drivers/net/wireless/realtek/rtw88/ |
D | phy.h | 165 CCK_PD_LV_MAX, enumerator
|
D | phy.c | 682 return CCK_PD_LV_MAX; in rtw_phy_cck_pd_lv_unlink() 710 return CCK_PD_LV_MAX; in rtw_phy_cck_pd_lv_link() 744 if (level >= CCK_PD_LV_MAX) in rtw_phy_cck_pd()
|
D | rtw8821c.c | 1158 u8 pd[CCK_PD_LV_MAX] = {3, 7, 13, 13, 13}; in rtw8821c_phy_cck_pd_set()
|
D | rtw8723d.c | 1523 u8 pd[CCK_PD_LV_MAX] = {3, 7, 13, 13, 13}; in rtw8723d_phy_cck_pd_set()
|
D | rtw8822c.c | 4434 s8 pd_lvl[CCK_PD_LV_MAX] = {0, 2, 4, 6, 8}; in rtw8822c_phy_cck_pd_set() 4435 s8 cs_lvl[CCK_PD_LV_MAX] = {0, 2, 2, 2, 4}; in rtw8822c_phy_cck_pd_set()
|