Searched refs:is_wep (Results 1 – 3 of 3) sorted by relevance
449 bool is_wep; in ieee80211_key_replace() local459 is_wep = new->conf.cipher == WLAN_CIPHER_SUITE_WEP40 || in ieee80211_key_replace()464 is_wep = old->conf.cipher == WLAN_CIPHER_SUITE_WEP40 || in ieee80211_key_replace()491 if ((is_wep || pairwise) && idx >= NUM_DEFAULT_KEYS) in ieee80211_key_replace()567 if (is_wep || pairwise) in ieee80211_key_replace()
392 bool is_wep; in wl1271_prepare_tx_frame() local396 is_wep = (cipher == WLAN_CIPHER_SUITE_WEP40) || in wl1271_prepare_tx_frame()399 if (WARN_ON(is_wep && wlvif && wlvif->default_key != idx)) { in wl1271_prepare_tx_frame()
6569 bool is_wep = key->cipher == WLAN_CIPHER_SUITE_WEP40 || in ath10k_set_key() local6605 if (is_wep) { in ath10k_set_key()6636 if (is_wep) { in ath10k_set_key()6669 if (is_wep && !sta && vif->type == NL80211_IFTYPE_STATION) { in ath10k_set_key()