Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_chip.h321 uint8_t is_this_event; member
/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_chip.c639 … whd_driver->whd_ioctl_log[whd_driver->whd_ioctl_log_index % WHD_IOCTL_LOG_SIZE].is_this_event = 0; in whd_ioctl_log_add()
655 … whd_driver->whd_ioctl_log[whd_driver->whd_ioctl_log_index % WHD_IOCTL_LOG_SIZE].is_this_event = 1; in whd_ioctl_log_add_event()
695 if (whd_driver->whd_ioctl_log[i].is_this_event == 1) in whd_ioctl_print()