Searched refs:rtw89_phy_set_txpwr_limit (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | phy.h | 876 void rtw89_phy_set_txpwr_limit(struct rtw89_dev *rtwdev, in rtw89_phy_set_txpwr_limit() function
|
D | rtw8852a.c | 1472 rtw89_phy_set_txpwr_limit(rtwdev, chan, phy_idx); in rtw8852a_set_txpwr()
|
D | rtw8852b_common.c | 1345 rtw89_phy_set_txpwr_limit(rtwdev, chan, phy_idx); in __rtw8852bx_set_txpwr()
|
D | rtw8851b.c | 1758 rtw89_phy_set_txpwr_limit(rtwdev, chan, phy_idx); in rtw8851b_set_txpwr()
|
D | rtw8922a.c | 2110 rtw89_phy_set_txpwr_limit(rtwdev, chan, phy_idx); in rtw8922a_set_txpwr()
|
D | rtw8852c.c | 2060 rtw89_phy_set_txpwr_limit(rtwdev, chan, phy_idx); in rtw8852c_set_txpwr()
|