Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h1126 void host_int_freeJoinParams(void *pJoinParams);
Dwilc_wfi_cfgoperations.c144 host_int_freeJoinParams(astrLastScannedNtwrksShadow[i].pJoinParams); in clear_shadow_scan()
237 host_int_freeJoinParams(astrLastScannedNtwrksShadow[i].pJoinParams); in remove_network_from_shadow()
336 host_int_freeJoinParams(astrLastScannedNtwrksShadow[ap_index].pJoinParams); in add_network_to_shadow()
Dhost_interface.c4889 void host_int_freeJoinParams(void *pJoinParams) in host_int_freeJoinParams() function