Home
last modified time | relevance | path

Searched refs:rtw_fw_channel_switch (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/realtek/rtw88/
Dwow.c380 rtw_fw_channel_switch(rtwdev, true); in rtw_wow_fw_start()
396 rtw_fw_channel_switch(rtwdev, false); in rtw_wow_fw_stop()
Dfw.h579 void rtw_fw_channel_switch(struct rtw_dev *rtwdev, bool enable);
Dfw.c1550 void rtw_fw_channel_switch(struct rtw_dev *rtwdev, bool enable) in rtw_fw_channel_switch() function