Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/common/
Dfmac_structs_common.h46 unsigned long long total_tx_pkts; member
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dtx.c826 sys_dev_ctx->host_stats.total_tx_pkts += info.num_tx_pkts; in rawtx_cmd_prepare()
923 sys_dev_ctx->host_stats.total_tx_pkts += config->num_tx_pkts; in tx_cmd_prepare()