is_wep 6113 drivers/net/wireless/ath/ath10k/mac.c bool is_wep = key->cipher == WLAN_CIPHER_SUITE_WEP40 || is_wep 6144 drivers/net/wireless/ath/ath10k/mac.c if (is_wep) { is_wep 6175 drivers/net/wireless/ath/ath10k/mac.c if (is_wep) { is_wep 6208 drivers/net/wireless/ath/ath10k/mac.c if (is_wep && !sta && vif->type == NL80211_IFTYPE_STATION) { is_wep 390 drivers/net/wireless/ti/wlcore/tx.c bool is_wep; is_wep 394 drivers/net/wireless/ti/wlcore/tx.c is_wep = (cipher == WLAN_CIPHER_SUITE_WEP40) || is_wep 397 drivers/net/wireless/ti/wlcore/tx.c if (WARN_ON(is_wep && wlvif && wlvif->default_key != idx)) { is_wep 442 drivers/staging/wlan-ng/cfg80211.c int is_wep = (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_WEP40) || is_wep 459 drivers/staging/wlan-ng/cfg80211.c ((sme->auth_type == NL80211_AUTHTYPE_AUTOMATIC) && !is_wep)) is_wep 462 drivers/staging/wlan-ng/cfg80211.c ((sme->auth_type == NL80211_AUTHTYPE_AUTOMATIC) && is_wep)) is_wep 470 drivers/staging/wlan-ng/cfg80211.c if (is_wep) {