Home
last modified time | relevance | path

Searched refs:IEEE80211_C_RSN (Results 1 – 25 of 31) sorted by relevance

12

/openbsd/sys/net80211/
H A Dieee80211_var.h460 #define IEEE80211_C_RSN 0x00001000 /* CAPABILITY: RSN avail */ macro
H A Dieee80211_crypto.c62 if (ic->ic_caps & IEEE80211_C_RSN) { in ieee80211_crypto_attach()
H A Dieee80211_ioctl.c294 if (!(ic->ic_caps & IEEE80211_C_RSN)) in ieee80211_ioctl_setwpaparms()
H A Dieee80211_input.c1953 (ic->ic_caps & IEEE80211_C_RSN)) { in ieee80211_recv_probe_resp()
1969 (ic->ic_caps & IEEE80211_C_RSN)) { in ieee80211_recv_probe_resp()
H A Dieee80211_node.c396 if (!(ic->ic_caps & IEEE80211_C_RSN)) { in ieee80211_add_ess()
/openbsd/sys/dev/usb/
H A Dif_ral.c274 IEEE80211_C_RSN; /* WPA/RSN */ in ural_attach()
H A Dif_rum.c340 IEEE80211_C_RSN; /* WPA/RSN */ in rum_attach()
H A Dif_upgt.c386 IEEE80211_C_RSN; in upgt_attach_hook()
H A Dif_otus.c327 IEEE80211_C_RSN; /* WPA/RSN */ in otus_attachhook()
H A Dif_rsu.c244 IEEE80211_C_RSN; /* WPA/RSN. */ in rsu_attach()
H A Dif_zyd.c364 IEEE80211_C_RSN; /* WPA/RSN */ in zyd_complete_attach()
H A Dif_mtw.c406 IEEE80211_C_RSN; /* WPA/RSN */ in mtw_attachhook()
H A Dif_urtw.c691 IEEE80211_C_RSN; /* WPA/RSN */ in urtw_attach()
/openbsd/sys/dev/pci/
H A Dif_ipw.c235 IEEE80211_C_RSN | /* WPA/RSN */ in ipw_attach()
H A Dif_iwi.c241 IEEE80211_C_RSN | /* WPA/RSN supported */ in iwi_attach()
H A Dif_wpi.c278 IEEE80211_C_RSN | /* WPA/RSN */ in wpi_attach()
H A Dif_qwx_pci.c1063 IEEE80211_C_RSN | /* WPA/RSN */ in qwx_pci_attach()
/openbsd/sys/dev/ic/
H A Dmalo.c374 IEEE80211_C_RSN; in malo_attach()
H A Drt2560.c241 IEEE80211_C_RSN; /* WPA/RSN */ in rt2560_attach()
H A Dathn.c339 IEEE80211_C_RSN | /* WPA/RSN. */ in athn_attach()
H A Dath.c367 ic->ic_caps |= IEEE80211_C_RSN; /* wpa/rsn supported */ in ath_attach()
H A Drt2661.c302 IEEE80211_C_RSN; /* WPA/RSN */ in rt2661_attachhook()
H A Drtwn.c265 IEEE80211_C_RSN; /* WPA/RSN. */ in rtwn_attach()
H A Dbwfm.c206 IEEE80211_C_RSN | /* WPA/RSN */ in bwfm_attach()
H A Drt2860.c327 IEEE80211_C_RSN; /* WPA/RSN */ in rt2860_attachhook()

12