Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.h36 #define REMOVEKEY 0x2 macro
Dhost_interface.c1772 } else if (hif_key->action & REMOVEKEY) { in handle_key()
2739 msg->body.key_info.action = REMOVEKEY; in wilc_remove_wep_key()