Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
Dlim_session.h342 struct wlan_mlo_ie_info { struct
344 uint8_t mld_mac_addr[6];
345 uint8_t common_info_length;
346 uint16_t reserved_1:5;
347 uint16_t ext_mld_capab_and_op_present:1;
348 uint16_t mld_id_present:1;
349 uint16_t mld_capab_and_op_present:1;
350 uint16_t eml_capab_present:1;
351 uint16_t medium_sync_delay_info_present:1;
352 uint16_t bss_param_change_cnt_present:1;
[all …]