Home
last modified time | relevance | path

Searched refs:CCK_PD_LV_MAX (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dphy.h165 CCK_PD_LV_MAX, enumerator
H A Dphy.c682 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()
H A Drtw8821c.c1158 u8 pd[CCK_PD_LV_MAX] = {3, 7, 13, 13, 13}; in rtw8821c_phy_cck_pd_set()
H A Drtw8723d.c1523 u8 pd[CCK_PD_LV_MAX] = {3, 7, 13, 13, 13}; in rtw8723d_phy_cck_pd_set()
H A Drtw8822c.c4434 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()