Home
last modified time | relevance | path

Searched refs:cck_pd_set (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw88/
H A Drtw8812a.c930 .cck_pd_set = rtw88xxa_phy_cck_pd_set,
H A Drtw8821a.c876 .cck_pd_set = rtw88xxa_phy_cck_pd_set,
H A Dphy.c790 if (chip->ops->cck_pd_set) in rtw_phy_cck_pd()
791 chip->ops->cck_pd_set(rtwdev, level); in rtw_phy_cck_pd()
H A Drtw8703b.c1916 .cck_pd_set = NULL,
H A Drtw8821c.c1673 .cck_pd_set = rtw8821c_phy_cck_pd_set,
H A Dmain.h884 void (*cck_pd_set)(struct rtw_dev *rtwdev, u8 level); member
H A Drtw8723d.c1409 .cck_pd_set = rtw8723d_phy_cck_pd_set,
H A Drtw8814a.c2056 .cck_pd_set = rtw8814a_phy_cck_pd_set,
H A Drtw8822c.c4974 .cck_pd_set = rtw8822c_phy_cck_pd_set,