Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/ !
H A Dwlan_cp_stats_defs.h65 void *psoc_comp_priv_obj[WLAN_CP_STATS_MAX_COMPONENTS];
87 void *pdev_comp_priv_obj[WLAN_CP_STATS_MAX_COMPONENTS];
102 void *vdev_comp_priv_obj[WLAN_CP_STATS_MAX_COMPONENTS];
121 void *peer_comp_priv_obj[WLAN_CP_STATS_MAX_COMPONENTS];
475 WLAN_CP_STATS_MAX_COMPONENTS; in wlan_cp_stats_get_comp_id()
H A Dwlan_cp_stats_comp_handler.c200 if (comp_id >= WLAN_CP_STATS_MAX_COMPONENTS) { in wlan_cp_stats_comp_obj_config()
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/dispatcher/inc/ !
H A Dwlan_cp_stats_utils_api.h63 WLAN_CP_STATS_MAX_COMPONENTS, enumerator
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/dispatcher/src/ !
H A Dwlan_cp_stats_utils_api.c315 if (cp_stats_comp_id >= WLAN_CP_STATS_MAX_COMPONENTS) { in wlan_cp_stats_comp_obj_cfg()