Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_mc_defs.h472 bool is_mlo_vdev_active; member
/wlan-driver/qcacld-3.0/components/target_if/cp_stats/src/
H A Dtarget_if_mc_cp_stats.c905 ev->vdev_extd_stats[i].is_mlo_vdev_active = in target_if_cp_stats_extract_vdev_extd_stats()
906 stats[0].is_mlo_vdev_active; in target_if_cp_stats_extract_vdev_extd_stats()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h1141 bool is_mlo_vdev_active; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_stats.c289 link_info->is_mlo_vdev_active = in copy_station_stats_to_adapter()
290 stats->vdev_extd_stats[0].is_mlo_vdev_active; in copy_station_stats_to_adapter()
7891 if (!link_info->is_mlo_vdev_active) in wlan_hdd_update_mlo_sinfo()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h4859 bool is_mlo_vdev_active; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c14293 vdev_stats->is_mlo_vdev_active = wmi_is_mlo_vdev_active(ev->flags); in extract_mlo_vdev_status_info()