Searched refs:APSTA_ENAB (Results 1 – 2 of 2) sorted by relevance
385 #define APSTA_ENAB(pub) (0) macro389 #define AP_ONLY(pub) (AP_ENAB(pub) && !APSTA_ENAB(pub))
344 if (AP_ENAB(wlc->pub) && (!APSTA_ENAB(wlc->pub) || wlc->aps_associated) in wlc_dpc()