Home
last modified time | relevance | path

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

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_utils.c135 #define CASE_RETURN(value) case value: \ macro
143 CASE_RETURN(WLC_E_BT_WIFI_HANDOVER_REQ) in whd_event_to_string()
144 CASE_RETURN(WLC_E_SPW_TXINHIBIT) in whd_event_to_string()
145 CASE_RETURN(WLC_E_FBT_AUTH_REQ_IND) in whd_event_to_string()
146 CASE_RETURN(WLC_E_RSSI_LQM) in whd_event_to_string()
147 CASE_RETURN(WLC_E_PFN_GSCAN_FULL_RESULT) in whd_event_to_string()
148 CASE_RETURN(WLC_E_PFN_SWC) in whd_event_to_string()
149 CASE_RETURN(WLC_E_AUTHORIZED) in whd_event_to_string()
150 CASE_RETURN(WLC_E_PROBREQ_MSG_RX) in whd_event_to_string()
151 CASE_RETURN(WLC_E_RMC_EVENT) in whd_event_to_string()
[all …]