Searched refs:MGMT_OP_REMOVE_KEY (Results 1 – 2 of 2) sorted by relevance
108 #define MGMT_OP_REMOVE_KEY 0x000E macro
809 return cmd_status(sk, index, MGMT_OP_REMOVE_KEY, EINVAL); in remove_key()813 return cmd_status(sk, index, MGMT_OP_REMOVE_KEY, ENODEV); in remove_key()819 err = cmd_status(sk, index, MGMT_OP_REMOVE_KEY, -err); in remove_key()1325 case MGMT_OP_REMOVE_KEY: in mgmt_control()