Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h372 int host_int_remove_wep_key(struct host_if_drv *wfi_drv, u8 index);
Dwilc_wfi_cfgoperations.c1423 host_int_remove_wep_key(priv->hWILCWFIDrv, key_index); in del_key()
Dhost_interface.c3054 int host_int_remove_wep_key(struct host_if_drv *hif_drv, u8 index) in host_int_remove_wep_key() function