Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dphy.h165 CCK_PD_LV_MAX, enumerator
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()
Drtw8821c.c1126 u8 pd[CCK_PD_LV_MAX] = {3, 7, 13, 13, 13}; in rtw8821c_phy_cck_pd_set()
Drtw8723d.c1505 u8 pd[CCK_PD_LV_MAX] = {3, 7, 13, 13, 13}; in rtw8723d_phy_cck_pd_set()
Drtw8822c.c4416 s8 pd_lvl[CCK_PD_LV_MAX] = {0, 2, 4, 6, 8}; in rtw8822c_phy_cck_pd_set()
4417 s8 cs_lvl[CCK_PD_LV_MAX] = {0, 2, 2, 2, 4}; in rtw8822c_phy_cck_pd_set()