wi_authtype 267 dev/ic/if_wi.c sc->wi_authtype = WI_DEFAULT_AUTHTYPE;
wi_authtype 1202 dev/ic/if_wi.c if (sc->wi_authtype != IEEE80211_AUTH_OPEN ||
wi_authtype 1504 dev/ic/if_wi.c sc->wi_authtype = letoh16(wreq->wi_val[0]);
wi_authtype 2233 dev/ic/if_wi.c WI_SETVAL(WI_RID_CNFAUTHMODE, sc->wi_authtype);
wi_authtype 629 dev/ic/if_wi_hostap.c if (sc->wi_authtype != IEEE80211_AUTH_OPEN) {
wi_authtype 641 dev/ic/if_wi_hostap.c if (sc->wi_authtype != IEEE80211_AUTH_SHARED) {
wi_authtype 65 dev/ic/if_wivar.h u_int16_t wi_authtype;
wi_authtype 853 dev/usb/if_wi_usb.c if (wsc->wi_authtype != IEEE80211_AUTH_OPEN ||