Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_types_int.h372 extern uint32_t whd_wifi_set_iovar_void(whd_interface_t ifp, const char *iovar);
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c3542 uint32_t whd_wifi_set_iovar_void(whd_interface_t ifp, const char *iovar) in whd_wifi_set_iovar_void() function
3958 whd_ret = whd_wifi_set_iovar_void(ifp, IOVAR_STR_ARP_TABLE_CLEAR); in whd_arp_cache_clear()
4098 whd_ret = whd_wifi_set_iovar_void(ifp, IOVAR_STR_ARP_HOSTIP_CLEAR); in whd_arp_hostip_list_clear_id()
4149 return whd_wifi_set_iovar_void(ifp, IOVAR_STR_ARP_HOSTIP_CLEAR); in whd_arp_hostip_list_clear()
4196 whd_ret = whd_wifi_set_iovar_void(ifp, IOVAR_STR_ARP_STATS_CLEAR); in whd_arp_stats_clear()