Home
last modified time | relevance | path

Searched refs:num_ml_vdevs (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_ap.c62 dev_ctx->ap_ctx->num_ml_vdevs = vdev_count; in mlo_ap_vdev_attach()
105 dev_ctx->ap_ctx->num_ml_vdevs = vdev_count; in mlo_ap_vdev_attach()
426 if (vdev_count == dev_ctx->ap_ctx->num_ml_vdevs) in mlo_is_ap_vdev_up_allowed()
586 dev_ctx->ap_ctx->num_ml_vdevs--; in mlo_ap_vdev_detach()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_public_structs.h842 uint8_t num_ml_vdevs; member