Searched refs:rtw_mac_power_switch (Results 1 – 1 of 1) sorted by relevance
244 static int rtw_mac_power_switch(struct rtw_dev *rtwdev, bool pwr_on) in rtw_mac_power_switch() function340 ret = rtw_mac_power_switch(rtwdev, true); in rtw_mac_power_on()342 rtw_mac_power_switch(rtwdev, false); in rtw_mac_power_on()348 ret = rtw_mac_power_switch(rtwdev, true); in rtw_mac_power_on()368 rtw_mac_power_switch(rtwdev, false); in rtw_mac_power_off()
Completed in 8 milliseconds