Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_stats.c51 dump_info->tx_fwd_ok_count = ipa_ctx->stats.num_tx_fwd_ok; in wlan_ipa_uc_rt_debug_host_fill()
86 dump_info->tx_fwd_ok_count, dump_info->tx_fwd_count, in wlan_ipa_uc_rt_debug_host_dump()
/wlan-driver/qca-wifi-host-cmn/ipa/core/inc/
H A Dwlan_ipa_priv.h572 uint64_t tx_fwd_ok_count; member