Home
last modified time | relevance | path

Searched refs:total_tx_orphaned (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_stats.c49 uint32_t total_tx_orphaned = 0; in hdd_sysfs_get_stats() local
85 total_tx_orphaned += dp_stats->per_cpu[i].tx_orphaned; in hdd_sysfs_get_stats()
105 total_tx_orphaned, in hdd_sysfs_get_stats()
H A Dwlan_hdd_wext.c2775 uint32_t total_tx_orphaned = 0; in hdd_wlan_get_stats() local
2811 total_tx_orphaned += dp_stats->per_cpu[i].tx_orphaned; in hdd_wlan_get_stats()
2831 total_tx_orphaned, in hdd_wlan_get_stats()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_bus_bandwidth.c1084 uint32_t total_tx_orphaned; in wlan_dp_display_txrx_stats() local
1093 total_tx_orphaned = 0; in wlan_dp_display_txrx_stats()
1108 total_tx_orphaned += stats->per_cpu[i].tx_orphaned; in wlan_dp_display_txrx_stats()
1123 total_tx_orphaned); in wlan_dp_display_txrx_stats()