Lines Matching defs:set_key
2054 * the set_key() callback in &struct ieee80211_ops.
2134 * Used with the set_key() callback in &struct ieee80211_ops, this
3044 * The set_key() callback in the &struct ieee80211_ops for a given
3054 * pointed to by the @key parameter to the set_key() function.
3056 * The set_key() call for the %SET_KEY command should return 0 if
3063 * enabling hardware crypto failed. The set_key() call may also return the
3074 * parameter is guaranteed to be valid until another call to set_key()
3083 * set_key() call will happen only once for each key (unless the AP did
3096 once the call to set_key() with command %DISABLE_KEY has been completed,
3099 3) never send out a frame queued prior to the set_key() %SET_KEY command
3770 * @set_key: See the section "Hardware crypto acceleration"
4321 int (*set_key)(struct ieee80211_hw *hw, enum set_key_cmd cmd,
6359 * set_key callback.