Searched refs:SCB_WMECAP (Results 1 – 2 of 2) sorted by relevance
73 #define SCB_WMECAP 0x0040 /* may ONLY be set if WME_ENAB(wlc) */ macro77 #define SCB_WME(a) ((a)->flags & SCB_WMECAP)/* implies WME_ENAB */
430 scb->flags = SCB_WMECAP | SCB_HTCAP; in wlc_init_scb()