Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_wlioctl.h908 #define WLC_GET_INSTANCE ( (uint32_t)14 ) macro
1183 #define OID_WL_GETINSTANCE (WL_OID_BASE + WLC_GET_INSTANCE)
3273 ( (cmd) == WLC_GET_INSTANCE ) )
/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_utils.c500 CASE_RETURN_STRING(WLC_GET_INSTANCE) in whd_ioctl_to_string()