Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_get_set_utils.c8788 uint8_t idx, link, active_vdev_cnt = 0, inactive_vdev_cnt = 0; in policy_mgr_activate_mlo_links() local
8839 inactive_vdev_lst[inactive_vdev_cnt] = in policy_mgr_activate_mlo_links()
8844 inactive_vdev_cnt++; in policy_mgr_activate_mlo_links()
8851 active_vdev_cnt, inactive_vdev_cnt); in policy_mgr_activate_mlo_links()
8865 if (active_vdev_cnt && inactive_vdev_cnt) in policy_mgr_activate_mlo_links()
8870 inactive_vdev_cnt, inactive_vdev_lst); in policy_mgr_activate_mlo_links()
8871 else if (active_vdev_cnt && !inactive_vdev_cnt) in policy_mgr_activate_mlo_links()
8899 uint8_t idx, link, active_vdev_cnt = 0, inactive_vdev_cnt = 0; in policy_mgr_update_mlo_links_based_on_linkid() local
8962 inactive_vdev_lst[inactive_vdev_cnt] = in policy_mgr_update_mlo_links_based_on_linkid()
8965 inactive_vdev_cnt++; in policy_mgr_update_mlo_links_based_on_linkid()
[all …]