Searched refs:ml_dev_ctx (Results 1 – 2 of 2) sorted by relevance
694 struct wlan_mlo_dev_context *ml_dev_ctx; in wlan_populate_link_disable_t2lm_frame() local731 ml_dev_ctx = vdev->mlo_dev_ctx; in wlan_populate_link_disable_t2lm_frame()734 if (!ml_dev_ctx->wlan_vdev_list[i]) in wlan_populate_link_disable_t2lm_frame()737 tmp_vdev = ml_dev_ctx->wlan_vdev_list[i]; in wlan_populate_link_disable_t2lm_frame()
1545 struct wlan_mlo_dev_context *ml_dev_ctx; in tdls_process_enable_disable_for_ml_vdev() local1553 ml_dev_ctx = vdev->mlo_dev_ctx; in tdls_process_enable_disable_for_ml_vdev()1554 if (!ml_dev_ctx) in tdls_process_enable_disable_for_ml_vdev()1558 if (!ml_dev_ctx->wlan_vdev_list[i]) in tdls_process_enable_disable_for_ml_vdev()1561 vdev_iter = ml_dev_ctx->wlan_vdev_list[i]; in tdls_process_enable_disable_for_ml_vdev()