Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_thread.c282 int8_t tx_status; in whd_thread_func() local
330 tx_status = whd_thread_send_one_packet(whd_driver); in whd_thread_func()
331 } while (tx_status != 0); in whd_thread_func()