Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
H A 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()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A 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()

Completed in 4 milliseconds