Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_tx.h49 int wfx_hif_set_pm(struct wfx_vif *wvif, bool ps, int dynamic_ps_timeout);
H A Dhif_tx.c395 int wfx_hif_set_pm(struct wfx_vif *wvif, bool ps, int dynamic_ps_timeout) in wfx_hif_set_pm() function
H A Dsta.c215 return wfx_hif_set_pm(wvif, ps, ps_timeout); in wfx_update_pm()