Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A 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()
H A Dfw.h867 void rtw_fw_channel_switch(struct rtw_dev *rtwdev, bool enable);
H A Dfw.c1825 void rtw_fw_channel_switch(struct rtw_dev *rtwdev, bool enable) in rtw_fw_channel_switch() function