Searched refs:rtw_phy_pwrtrack_thermal_changed (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | phy.h | 52 bool rtw_phy_pwrtrack_thermal_changed(struct rtw_dev *rtwdev, u8 thermal,
|
H A D | phy.c | 2097 bool rtw_phy_pwrtrack_thermal_changed(struct rtw_dev *rtwdev, u8 thermal, in rtw_phy_pwrtrack_thermal_changed() function 2108 EXPORT_SYMBOL(rtw_phy_pwrtrack_thermal_changed); variable
|
H A D | rtw8821c.c | 946 else if (!rtw_phy_pwrtrack_thermal_changed(rtwdev, thermal_value, in rtw8821c_phy_pwrtrack()
|
H A D | rtw8822b.c | 1491 else if (!rtw_phy_pwrtrack_thermal_changed(rtwdev, thermal_value, in rtw8822b_phy_pwrtrack()
|
H A D | rtw8723d.c | 1872 else if (!rtw_phy_pwrtrack_thermal_changed(rtwdev, thermal_value, in rtw8723d_phy_pwrtrack()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | phy.h | 52 bool rtw_phy_pwrtrack_thermal_changed(struct rtw_dev *rtwdev, u8 thermal,
|
H A D | phy.c | 2392 bool rtw_phy_pwrtrack_thermal_changed(struct rtw_dev *rtwdev, u8 thermal, in rtw_phy_pwrtrack_thermal_changed() function 2403 EXPORT_SYMBOL(rtw_phy_pwrtrack_thermal_changed); variable
|
H A D | rtw8821c.c | 1081 else if (!rtw_phy_pwrtrack_thermal_changed(rtwdev, thermal_value, in rtw8821c_phy_pwrtrack()
|
H A D | rtw8822b.c | 1514 else if (!rtw_phy_pwrtrack_thermal_changed(rtwdev, thermal_value, in rtw8822b_phy_pwrtrack()
|
H A D | rtw8723d.c | 1919 else if (!rtw_phy_pwrtrack_thermal_changed(rtwdev, thermal_value, in rtw8723d_phy_pwrtrack()
|
Completed in 26 milliseconds