Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Dwow.c369 rtw_fw_channel_switch(rtwdev, true); in rtw_wow_fw_start()
385 rtw_fw_channel_switch(rtwdev, false); in rtw_wow_fw_stop()
Dfw.h578 void rtw_fw_channel_switch(struct rtw_dev *rtwdev, bool enable);
Dfw.c1547 void rtw_fw_channel_switch(struct rtw_dev *rtwdev, bool enable) in rtw_fw_channel_switch() function