Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_debugfs_llstat.c149 iface_stat->num_offload_stats); in hdd_debugfs_process_iface_stats()
151 for (i = 0; i < iface_stat->num_offload_stats; i++) { in hdd_debugfs_process_iface_stats()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_utils.c2912 (fixed_param->num_offload_stats && !offload_stats)) { in wma_unified_link_iface_stats_event_handler()
2922 if (fixed_param->num_offload_stats > WMI_OFFLOAD_STATS_TYPE_MAX || in wma_unified_link_iface_stats_event_handler()
2923 fixed_param->num_offload_stats > in wma_unified_link_iface_stats_event_handler()
2926 fixed_param->num_offload_stats, in wma_unified_link_iface_stats_event_handler()
2940 num_offload_stats); in wma_unified_link_iface_stats_event_handler()
3001 iface_stat->num_offload_stats = fixed_param->num_offload_stats; in wma_unified_link_iface_stats_event_handler()
3003 for (count = 0; count < fixed_param->num_offload_stats; count++) { in wma_unified_link_iface_stats_event_handler()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h3138 uint32_t num_offload_stats; member
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h11594 A_UINT32 num_offload_stats; member