Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/silabs/wfx/
Dhif_tx.h49 int wfx_hif_set_pm(struct wfx_vif *wvif, bool ps, int dynamic_ps_timeout);
Dhif_tx.c438 int wfx_hif_set_pm(struct wfx_vif *wvif, bool ps, int dynamic_ps_timeout) in wfx_hif_set_pm() function
Dsta.c197 return wfx_hif_set_pm(wvif, ps, ps_timeout); in wfx_update_pm()