Home
last modified time | relevance | path

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

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_debug.c51 whd_driver->whd_stats.tx_fail, whd_driver->whd_stats.no_credit, in whd_print_stats()
Dwhd_thread.c146 WHD_STATS_INCREMENT_VARIABLE(whd_driver, tx_fail); in whd_thread_send_one_packet()
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_int.h43 uint32_t tx_fail; /* Number of times TX packet failed */ member