Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/ !
H A Dwlan_mlo_mgr_sta.h767 uint8_t affected_links,
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/ !
H A Dwlan_mlo_mgr_sta.c1941 uint8_t affected_links, in mlo_is_sta_inactivity_allowed_with_quiet() argument
1949 for (j = 0; j < affected_links; j++) { in mlo_is_sta_inactivity_allowed_with_quiet()
1953 if (j != affected_links) in mlo_is_sta_inactivity_allowed_with_quiet()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ !
H A Dwlan_policy_mgr_get_set_utils.c7350 uint8_t affected_links = 0; in policy_mgr_ml_sta_concurrency_on_connect() local
7370 affected_links = in policy_mgr_ml_sta_concurrency_on_connect()
7375 if (!affected_links) { in policy_mgr_ml_sta_concurrency_on_connect()
7380 affected_links, ml_vdev_lst[0]); in policy_mgr_ml_sta_concurrency_on_connect()
7386 if (affected_links < num_ml && in policy_mgr_ml_sta_concurrency_on_connect()
7387 affected_links <= MAX_NUMBER_OF_CONC_CONNECTIONS) { in policy_mgr_ml_sta_concurrency_on_connect()
7390 affected_links, in policy_mgr_ml_sta_concurrency_on_connect()
7401 mode, affected_links, ml_vdev_lst); in policy_mgr_ml_sta_concurrency_on_connect()