Home
last modified time | relevance | path

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

/hal_infineon-latest/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.c181 WHD_STATS_INCREMENT_VARIABLE(whd_driver, rx_total); in whd_thread_receive_one_packet()
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_int.h40 uint32_t rx_total; /* Total number of RX packets received at WHD */ member