Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/
H A Dieee80211_var.h671 #define IEEE80211_C_WPA 0x01800000 /* CAPABILITY: WPA1+WPA2 avail*/ macro
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_ioctl.c2892 if ((vap->iv_caps & IEEE80211_C_WPA) != IEEE80211_C_WPA) in ieee80211_ioctl_set80211()
3249 if ((vap->iv_caps & IEEE80211_C_WPA) == 0) in ieee80211_ioctl_set80211()
3257 if ((vap->iv_caps & IEEE80211_C_WPA) == 0) in ieee80211_ioctl_set80211()
H A Dieee80211_output.c3256 + (vap->iv_caps & IEEE80211_C_WPA ? /* WPA 1+2 */
/dragonfly/sys/dev/netif/wi/
H A Dif_wi.c414 ic->ic_caps |= IEEE80211_C_WPA; in wi_attach()
/dragonfly/sys/dev/netif/ral/
H A Drt2560.c281 | IEEE80211_C_WPA /* capable of WPA1+WPA2 */ in rt2560_attach()
H A Drt2661.c281 | IEEE80211_C_WPA /* capable of WPA1+WPA2 */ in rt2661_attach()
H A Drt2860.c329 | IEEE80211_C_WPA /* capable of WPA1+WPA2 */ in rt2860_attach()
/dragonfly/sys/bus/u4b/wlan/
H A Dif_rum.c534 | IEEE80211_C_WPA /* 802.11i */ in rum_attach()
H A Dif_urtwn.c597 | IEEE80211_C_WPA /* 802.11i */ in urtwn_attach()
H A Dif_run.c778 IEEE80211_C_WPA; /* WPA1|WPA2(RSN) */ in run_attach()
/dragonfly/sys/dev/netif/iwi/
H A Dif_iwi.c385 | IEEE80211_C_WPA /* 802.11i */ in iwi_attach()
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath.c925 | IEEE80211_C_WPA /* capable of WPA1+WPA2 */
/dragonfly/sys/dev/netif/wpi/
H A Dif_wpi.c484 | IEEE80211_C_WPA /* 802.11i */ in wpi_attach()
/dragonfly/sys/dev/netif/iwm/
H A Dif_iwm.c6236 IEEE80211_C_WPA | /* WPA/RSN */ in iwm_attach()
/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn.c726 | IEEE80211_C_WPA /* capable of WPA1+WPA2 */ in bwn_attach_post()
/dragonfly/sys/dev/netif/iwn/
H A Dif_iwn.c611 | IEEE80211_C_WPA in iwn_attach()