Home
last modified time | relevance | path

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

/drivers/staging/wfx/
Dhif_rx.c218 wfx_suspend_resume_mc(wvif, STA_NOTIFY_AWAKE); in hif_suspend_resume_indication()
220 wfx_suspend_resume_mc(wvif, STA_NOTIFY_SLEEP); in hif_suspend_resume_indication()
Dsta.h65 void wfx_suspend_resume_mc(struct wfx_vif *wvif, enum sta_notify_cmd cmd);
Dsta.c630 void wfx_suspend_resume_mc(struct wfx_vif *wvif, enum sta_notify_cmd notify_cmd) in wfx_suspend_resume_mc() function