Searched defs:wlan_mlo_ie_info (Results 1 – 1 of 1) sorted by relevance
342 struct wlan_mlo_ie_info { struct344 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 …]