Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
Dwow.c409 rtw_fw_channel_switch(rtwdev, true); in rtw_wow_fw_start()
425 rtw_fw_channel_switch(rtwdev, false); in rtw_wow_fw_stop()
Dfw.h872 void rtw_fw_channel_switch(struct rtw_dev *rtwdev, bool enable);
Dfw.c1908 void rtw_fw_channel_switch(struct rtw_dev *rtwdev, bool enable) in rtw_fw_channel_switch() function