Home
last modified time | relevance | path

Searched refs:stat_type (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_main.c10327 uint32_t *stat_type) in dp_sysfs_get_stat_type() argument
10330 *stat_type = soc->sysfs_config->stat_type_requested; in dp_sysfs_get_stat_type()
10355 uint32_t stat_type = 0; in dp_sysfs_fill_stats() local
10375 dp_sysfs_get_stat_type(soc, &mac_id, &stat_type); in dp_sysfs_fill_stats()
10377 stats = stat_type; in dp_sysfs_fill_stats()
10401 req.stats = stat_type; in dp_sysfs_fill_stats()
10430 uint32_t stat_type, uint32_t mac_id) in dp_sysfs_set_stat_type() argument
10441 soc->sysfs_config->stat_type_requested = stat_type; in dp_sysfs_set_stat_type()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_ops.h726 uint32_t stat_type,