Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ti/wl1251/
Dmain.c587 static bool wl1251_can_do_pm(struct ieee80211_conf *conf, struct wl1251 *wl) in wl1251_can_do_pm() function
651 if (wl1251_can_do_pm(conf, wl) && !wl->psm_requested) { in wl1251_op_config()
667 } else if (!wl1251_can_do_pm(conf, wl) && wl->psm_requested) { in wl1251_op_config()