enum set_key_cmd — key command
enum set_key_cmd { SET_KEY, DISABLE_KEY };
a key is set
a key must be disabled
Used with the set_key callback in struct ieee80211_ops, this indicates whether a key is being removed or added.
set_key