Home
last modified time | relevance | path

Searched defs:wmm_tspec_element (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h1386 struct wmm_tspec_element { struct
1387 u8 eid; /* 221 = 0xdd */
1388 u8 length; /* 6 + 55 = 61 */
1389 u8 oui[3]; /* 00:50:f2 */
1390 u8 oui_type; /* 2 */
1391 u8 oui_subtype; /* 2 */
1392 u8 version; /* 1 */
1394 u8 ts_info[3];
1395 le16 nominal_msdu_size;
1396 le16 maximum_msdu_size;
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h1453 struct wmm_tspec_element { struct
1454 u8 eid; /* 221 = 0xdd */
1455 u8 length; /* 6 + 55 = 61 */
1456 u8 oui[3]; /* 00:50:f2 */
1457 u8 oui_type; /* 2 */
1458 u8 oui_subtype; /* 2 */
1459 u8 version; /* 1 */
1461 u8 ts_info[3];
1462 le16 nominal_msdu_size;
1463 le16 maximum_msdu_size;
[all …]