Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h357 s32 host_int_remove_key(struct host_if_drv *hWFIDrv, const u8 *pu8StaAddress);
Dwilc_wfi_cfgoperations.c1426 host_int_remove_key(priv->hWILCWFIDrv, mac_addr); in del_key()
Dhost_interface.c3042 s32 host_int_remove_key(struct host_if_drv *hif_drv, const u8 *pu8StaAddress) in host_int_remove_key() function