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

/drivers/net/wireless/ti/wl1251/
H A Dmain.c602 static bool wl1251_can_do_pm(struct ieee80211_conf *conf, struct wl1251 *wl) function
666 if (wl1251_can_do_pm(conf, wl) && !wl->psm_requested) {
682 } else if (!wl1251_can_do_pm(conf, wl) && wl->psm_requested) {

Completed in 47 milliseconds