Searched refs:rtw8723d_cfg_notch (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | rtw8723d.c | 391 static void rtw8723d_cfg_notch(struct rtw_dev *rtwdev, u8 channel, bool notch) in rtw8723d_cfg_notch() function 435 rtw8723d_cfg_notch(rtwdev, channel, false); in rtw8723d_spur_cal() 440 rtw8723d_cfg_notch(rtwdev, channel, notch); in rtw8723d_spur_cal()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | rtw8723d.c | 410 static void rtw8723d_cfg_notch(struct rtw_dev *rtwdev, u8 channel, bool notch) in rtw8723d_cfg_notch() function 454 rtw8723d_cfg_notch(rtwdev, channel, false); in rtw8723d_spur_cal() 459 rtw8723d_cfg_notch(rtwdev, channel, notch); in rtw8723d_spur_cal()
|
Completed in 7 milliseconds