Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_main.h100 #define PS_ALLOWED(wlc) wlc_ps_allowed(wlc)
963 extern bool wlc_ps_allowed(struct wlc_info *wlc);
Dwlc_main.c354 bool wlc_ps_allowed(struct wlc_info *wlc) in wlc_ps_allowed() function