Searched defs:wlan_mlo_ie (Results 1 – 1 of 1) sorted by relevance
236 struct wlan_mlo_ie { struct237 uint16_t type:3;238 uint16_t reserved:1;239 uint16_t link_id_info_present:1;240 uint16_t bss_param_change_cnt_present:1;241 uint16_t medium_sync_delay_info_present:1;242 uint16_t eml_capab_present:1;243 uint16_t mld_capab_and_op_present: 1;244 uint16_t mld_id_present: 1;245 uint16_t ext_mld_capab_and_op_present: 1;[all …]