Searched defs:wlan_mlo_sta (Results 1 – 1 of 1) sorted by relevance
800 struct wlan_mlo_sta { struct803 struct wlan_mlo_key_mgmt key_mgmt[WLAN_MAX_ML_BSS_LINKS];804 struct wlan_cm_connect_req *connect_req;805 struct wlan_cm_connect_req *copied_conn_req;807 qdf_spinlock_t copied_conn_req_lock;809 qdf_mutex_t copied_conn_req_lock;811 struct element_info assoc_rsp;812 struct mlo_sta_quiet_status mlo_quiet_status[WLAN_UMAC_MLO_MAX_VDEVS];813 struct mlo_sta_csa_params mlo_csa_param[WLAN_UMAC_MLO_MAX_VDEVS];814 struct mlo_sta_cu_params mlo_cu_param[WLAN_UMAC_MLO_MAX_VDEVS];[all …]