Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_main.h185 #define AP_ACTIVE(wlc) (0) macro
Dwlc_main.c365 if (AP_ACTIVE(wlc) || wlc->monitor) in wlc_ps_allowed()
614 if (!AP_ACTIVE(wlc)) { in wlc_ps_check()