Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_structs.h465 struct rpu_host_stats host_stats; 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()
1352 sys_dev_ctx->host_stats.total_tx_done_pkts += pkt; in tx_done_process()
Dfmac_api.c3372 &sys_dev_ctx->host_stats, in nrf_wifi_sys_fmac_stats_get()
3373 sizeof(sys_dev_ctx->host_stats)); in nrf_wifi_sys_fmac_stats_get()