Lines Matching defs:set_key
1831 * the set_key() callback in &struct ieee80211_ops.
1939 * Used with the set_key() callback in &struct ieee80211_ops, this
2743 * The set_key() callback in the &struct ieee80211_ops for a given
2753 * pointed to by the @key parameter to the set_key() function.
2755 * The set_key() call for the %SET_KEY command should return 0 if
2762 * enabling hardware crypto failed. The set_key() call may also return the
2773 * parameter is guaranteed to be valid until another call to set_key()
2782 * set_key() call will happen only once for each key (unless the AP did
2795 mac80211 once the call to set_key() with command %DISABLE_KEY has been
2799 3) never send out a frame queued prior to the set_key() %SET_KEY command
3438 * @set_key: See the section "Hardware crypto acceleration"
3920 int (*set_key)(struct ieee80211_hw *hw, enum set_key_cmd cmd,
5774 * set_key callback.