Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_events.c320 eventmsgs_ext_data->command = EVENTMSGS_SET_MASK; in whd_management_alloc_event_msgs_buffer()
/hal_infineon-3.7.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_wlioctl.h678 EVENTMSGS_NONE = 0, EVENTMSGS_SET_BIT = 1, EVENTMSGS_RESET_BIT = 2, EVENTMSGS_SET_MASK = 3 enumerator