IEEE80211_C_WEP 308 dev/ic/acx.c IEEE80211_C_WEP | /* WEP */ IEEE80211_C_WEP 288 dev/ic/acx111.c sc->sc_ic.ic_caps = IEEE80211_C_WEP; IEEE80211_C_WEP 284 dev/ic/an.c ic->ic_caps = IEEE80211_C_WEP | IEEE80211_C_PMGT | IEEE80211_C_IBSS | IEEE80211_C_WEP 358 dev/ic/ath.c ic->ic_caps = IEEE80211_C_WEP /* wep supported */ IEEE80211_C_WEP 828 dev/ic/atw.c IEEE80211_C_HOSTAP | IEEE80211_C_MONITOR | IEEE80211_C_WEP; IEEE80211_C_WEP 1459 dev/ic/atw.c if (ic->ic_caps & IEEE80211_C_WEP) IEEE80211_C_WEP 405 dev/ic/malo.c IEEE80211_C_WEP; IEEE80211_C_WEP 1988 dev/ic/pgt.c ic->ic_caps = IEEE80211_C_WEP | IEEE80211_C_IBSS | IEEE80211_C_PMGT | IEEE80211_C_WEP 245 dev/ic/rt2560.c IEEE80211_C_WEP; /* s/w WEP */ IEEE80211_C_WEP 256 dev/ic/rt2661.c IEEE80211_C_WEP; /* s/w WEP */ IEEE80211_C_WEP 4106 dev/ic/rtw.c IEEE80211_C_HOSTAP | IEEE80211_C_MONITOR | IEEE80211_C_WEP; IEEE80211_C_WEP 236 dev/pci/if_ipw.c IEEE80211_C_WEP | /* s/w WEP */ IEEE80211_C_WEP 277 dev/pci/if_iwi.c IEEE80211_C_WEP | /* h/w WEP supported */ IEEE80211_C_WEP 277 dev/pci/if_wpi.c IEEE80211_C_WEP | /* s/w WEP */ IEEE80211_C_WEP 306 dev/pcmcia/if_malo.c ic->ic_caps = IEEE80211_C_MONITOR | IEEE80211_C_WEP; IEEE80211_C_WEP 1444 dev/usb/if_atu.c ic->ic_caps = IEEE80211_C_IBSS | IEEE80211_C_WEP | IEEE80211_C_SCANALL; IEEE80211_C_WEP 310 dev/usb/if_ral.c IEEE80211_C_WEP; /* s/w WEP */ IEEE80211_C_WEP 366 dev/usb/if_rum.c IEEE80211_C_WEP; /* s/w WEP */ IEEE80211_C_WEP 381 dev/usb/if_uath.c IEEE80211_C_WEP; /* h/w WEP */ IEEE80211_C_WEP 372 dev/usb/if_zyd.c IEEE80211_C_WEP; /* s/w WEP */ IEEE80211_C_WEP 198 net80211/ieee80211_ioctl.c if ((ic->ic_caps & IEEE80211_C_WEP) == 0 &&