Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Dphy.h169 CCK_PD_LV_MAX, enumerator
H A Dphy.c725 return CCK_PD_LV_MAX; in rtw_phy_cck_pd_lv_unlink()
753 return CCK_PD_LV_MAX; in rtw_phy_cck_pd_lv_link()
787 if (level >= CCK_PD_LV_MAX) in rtw_phy_cck_pd()
H A Drtw8821c.c1186 u8 pd[CCK_PD_LV_MAX] = {3, 7, 13, 13, 13}; in rtw8821c_phy_cck_pd_set()
H A Drtw8723d.c1022 u8 pd[CCK_PD_LV_MAX] = {3, 7, 13, 13, 13}; in rtw8723d_phy_cck_pd_set()
H A Drtw88xxa.c1951 static const u8 pd[CCK_PD_LV_MAX] = {0x40, 0x83, 0xcd, 0xdd, 0xed}; in rtw88xxa_phy_cck_pd_set()
H A Drtw8814a.c1987 static const u8 pd[CCK_PD_LV_MAX] = {0x40, 0x83, 0xcd, 0xdd, 0xed}; in rtw8814a_phy_cck_pd_set()