Home
last modified time | relevance | path

Searched refs:wi_enh_security (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dif_wivar.h83 int wi_enh_security; member
H A Dif_wi.c1486 sc->wi_enh_security = letoh16(wreq->wi_val[0]); in wi_setdef()
1964 sc->wi_enh_security = letoh16(wreq->wi_val[0]); in wi_ioctl()
1965 if (sc->wi_enh_security == WI_HIDESSID_IGNPROBES) in wi_ioctl()
1978 sc->wi_enh_security = (flags & IEEE80211_F_HIDENWID) ? in wi_ioctl()
1980 WI_SETVAL(WI_RID_ENH_SECURITY, sc->wi_enh_security); in wi_ioctl()
2099 WI_SETVAL(WI_RID_ENH_SECURITY, sc->wi_enh_security); in wi_init_io()