Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dkey.c273 static int _ieee80211_set_tx_key(struct ieee80211_key *key, bool force) in _ieee80211_set_tx_key() function
293 return _ieee80211_set_tx_key(key, false); in ieee80211_set_tx_key()
532 _ieee80211_set_tx_key(new, true); in ieee80211_key_replace()