Searched refs:rtw89_phy_set_txpwr_byrate (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | phy.h | 620 void rtw89_phy_set_txpwr_byrate(struct rtw89_dev *rtwdev,
|
H A D | rtw8852a.c | 1434 rtw89_phy_set_txpwr_byrate(rtwdev, chan, phy_idx); in rtw8852a_set_txpwr()
|
H A D | phy.c | 2095 void rtw89_phy_set_txpwr_byrate(struct rtw89_dev *rtwdev, in rtw89_phy_set_txpwr_byrate() function 2150 EXPORT_SYMBOL(rtw89_phy_set_txpwr_byrate);
|
H A D | rtw8851b.c | 1723 rtw89_phy_set_txpwr_byrate(rtwdev, chan, phy_idx); in rtw8851b_set_txpwr()
|
H A D | rtw8852c.c | 1984 rtw89_phy_set_txpwr_byrate(rtwdev, chan, phy_idx); in rtw8852c_set_txpwr()
|
H A D | rtw8852b.c | 1708 rtw89_phy_set_txpwr_byrate(rtwdev, chan, phy_idx); in rtw8852b_set_txpwr()
|