Searched refs:inactive_vdev_cnt (Results 1 – 1 of 1) sorted by relevance
8788 uint8_t idx, link, active_vdev_cnt = 0, inactive_vdev_cnt = 0; in policy_mgr_activate_mlo_links() local8839 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() local8962 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 …]