Searched defs:wlan_mlo_link_switch_req (Results 1 – 1 of 1) sorted by relevance
134 struct wlan_mlo_link_switch_req { struct135 uint8_t vdev_id;136 uint8_t curr_ieee_link_id;137 uint8_t new_ieee_link_id;138 struct qdf_mac_addr peer_mld_addr;139 uint32_t new_primary_freq;140 uint32_t new_phymode;141 enum mlo_link_switch_req_state state;142 enum wlan_mlo_link_switch_reason reason;143 bool restore_vdev_flag;[all …]