Home
last modified time | relevance | path

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

/hal_infineon-3.5.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_debug.c49 whd_driver->whd_stats.tx_total, whd_driver->whd_stats.rx_total, in whd_print_stats()
Dwhd_thread.c150 WHD_STATS_INCREMENT_VARIABLE(whd_driver, tx_total); in whd_thread_send_one_packet()
/hal_infineon-3.5.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_int.h39 uint32_t tx_total; /* Total number of TX packets sent from WHD */ member