Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_pcl.c145 uint8_t num_ml = 0, num_non_ml = 0, ml_vdev_id; in policy_mgr_get_pcl_concurrent_connetions() local
203 ml_vdev_id = vdev_id_list[ml_idx[i]]; in policy_mgr_get_pcl_concurrent_connetions()
204 if (ml_vdev_id == vdev_id) in policy_mgr_get_pcl_concurrent_connetions()
210 num_related, ml_vdev_id); in policy_mgr_get_pcl_concurrent_connetions()
211 vdev_ids[num_related++] = ml_vdev_id; in policy_mgr_get_pcl_concurrent_connetions()
229 num_related, ml_vdev_id); in policy_mgr_get_pcl_concurrent_connetions()
230 vdev_ids[num_related++] = ml_vdev_id; in policy_mgr_get_pcl_concurrent_connetions()
235 vdev_id_with_diff_band = ml_vdev_id; in policy_mgr_get_pcl_concurrent_connetions()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_cmn.h595 uint8_t ml_vdev_id[WLAN_UMAC_MLO_MAX_VDEVS]; member
/wlan-driver/qcacld-3.0/os_if/cp_stats/src/
H A Dwlan_cfg80211_mc_cp_stats.c1578 info->ml_vdev_id[i], in wlan_cfg80211_get_mlstats_vdev_peer()
1582 info->ml_vdev_id[i]); in wlan_cfg80211_get_mlstats_vdev_peer()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_cmn.c834 info->ml_vdev_id[i] = wlan_vdev_get_id(ml_vdev_list[i]); in mlo_get_mlstats_vdev_params()
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/src/
H A Dwlan_cp_stats_mc_tgt_api.c1355 last_req->vdev_id = last_req->ml_vdev_info.ml_vdev_id[i]; in tgt_mc_cp_stats_prepare_n_send_raw_station_stats()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_stats.c3270 bmap |= (1 << info->ml_vdev_id[i]); in wlan_hdd_get_mlo_vdev_params()
3273 info->ml_vdev_id[i], in wlan_hdd_get_mlo_vdev_params()
3277 info->ml_vdev_id[i]); in wlan_hdd_get_mlo_vdev_params()
H A Dwlan_hdd_cfg80211.c11819 uint8_t ml_vdev_id; in hdd_ml_vdev_set_sta_keep_alive_interval() local
11835 ml_vdev_id = ml_vdev->vdev_objmgr.vdev_id; in hdd_ml_vdev_set_sta_keep_alive_interval()
11836 link_info = hdd_get_link_info_by_vdev(hdd_ctx, ml_vdev_id); in hdd_ml_vdev_set_sta_keep_alive_interval()