Lines Matching defs:cap

482 	uint8 cap[1];
521 #define TDLS_CAP_MAX_BIT 39 /* TDLS max bit defined in ext cap */
989 #define DOT11_MNG_CAP_LEN 2 /* d11 management cap. length */
1207 #define DOT11_MNG_HT_CAP 45 /* d11 mgmt HT cap id */
1227 #define DOT11_MNG_BSS_AVAL_ADMISSION_CAP_ID 67 /* 11k bss aval admission cap id */
1259 #define DOT11_MNG_VHT_CAP_ID 191 /* d11 mgmt VHT cap id */
1329 #define DOT11_CAP_ESS 0x0001 /* d11 cap. ESS */
1330 #define DOT11_CAP_IBSS 0x0002 /* d11 cap. IBSS */
1331 #define DOT11_CAP_POLLABLE 0x0004 /* d11 cap. pollable */
1332 #define DOT11_CAP_POLL_RQ 0x0008 /* d11 cap. poll request */
1333 #define DOT11_CAP_PRIVACY 0x0010 /* d11 cap. privacy */
1334 #define DOT11_CAP_SHORT 0x0020 /* d11 cap. short */
1335 #define DOT11_CAP_PBCC 0x0040 /* d11 cap. PBCC */
1336 #define DOT11_CAP_AGILITY 0x0080 /* d11 cap. agility */
1337 #define DOT11_CAP_SPECTRUM 0x0100 /* d11 cap. spectrum */
1338 #define DOT11_CAP_QOS 0x0200 /* d11 cap. qos */
1339 #define DOT11_CAP_SHORTSLOT 0x0400 /* d11 cap. shortslot */
1340 #define DOT11_CAP_APSD 0x0800 /* d11 cap. apsd */
1341 #define DOT11_CAP_RRM 0x1000 /* d11 cap. 11k radio measurement */
1342 #define DOT11_CAP_CCK_OFDM 0x2000 /* d11 cap. CCK/OFDM */
1343 #define DOT11_CAP_DELAY_BA 0x4000 /* d11 cap. delayed block ack */
1344 #define DOT11_CAP_IMMEDIATE_BA 0x8000 /* d11 cap. immediate block ack */
1547 uint16 cap; /* capability */
1549 uint8 data[1]; /* IE:support rate, extend support rate, HT cap */
2174 #define DOT11_RRM_CAP_LEN 5 /* length of rrm cap bitmap */
2178 uint8 cap[DOT11_RRM_CAP_LEN];
2182 /* Bitmap definitions for cap ie */
2722 /* brcm syscap_ie cap */
2805 uint16 cap;
3166 uint16 supp_mcs; /* same def as above in vht cap */
3303 uint8 cap;