Searched defs:IS_STA_OR_UAP_WEXT (Results 1 – 2 of 2) sorted by relevance
906 #define IS_STA_OR_UAP_WEXT(x) (x & (STA_WEXT_MASK | UAP_WEXT_MASK)) macro
989 #define IS_STA_OR_UAP_WEXT(x) (x & (STA_WEXT_MASK | UAP_WEXT_MASK)) macro