Searched refs:IEEE80211_F_PRIVACY (Results 1 – 14 of 14) sorted by relevance
913 ic->ic_flags &= ~IEEE80211_F_PRIVACY; in wifi_loaddefdata()1760 flags &= ~IEEE80211_F_PRIVACY; in wl_set_encrypt()1762 flags |= IEEE80211_F_PRIVACY; in wl_set_encrypt()1778 *ow_encryp = (ic->ic_flags & IEEE80211_F_PRIVACY) ? 1 : 0; in wl_get_encrypt()1928 ic->ic_flags |= IEEE80211_F_PRIVACY; in wl_set_wpa()1931 ic->ic_flags &= ~IEEE80211_F_PRIVACY; in wl_set_wpa()
370 if ((ic->ic_flags & IEEE80211_F_PRIVACY) == 0) in ieee80211_crypto_getciphertype()
243 if (ic->ic_flags & IEEE80211_F_PRIVACY) in ieee80211_encap()404 if (ic->ic_flags & IEEE80211_F_PRIVACY) in ieee80211_get_capinfo()
284 if ((ic->ic_flags & IEEE80211_F_PRIVACY) == 0) { in ieee80211_input()370 if ((ic->ic_flags & IEEE80211_F_PRIVACY) == 0) { in ieee80211_input()
355 if (ic->ic_flags & IEEE80211_F_PRIVACY) in ieee80211_create_ibss()441 if (ic->ic_flags & IEEE80211_F_PRIVACY) { in ieee80211_match_bss()
107 #define IEEE80211_F_PRIVACY 0x00000010 /* CONF: privacy enabled */ macro
941 if (ic->ic_flags & IEEE80211_F_PRIVACY) { in ipw2100_config()967 data = LE_32((ic->ic_flags & IEEE80211_F_PRIVACY) ? 0x8 : 0); in ipw2100_config()1698 if (ic->ic_flags & IEEE80211_F_PRIVACY) in ipw2100_newstate()2192 h->encrypted = ic->ic_flags & IEEE80211_F_PRIVACY ? 1 : 0; in ipw2100_send()
332 if (ic->ic_flags & IEEE80211_F_PRIVACY) { in atu_config()
2411 if ((ic->ic_flags & (IEEE80211_F_PRIVACY|IEEE80211_F_WPA)) == in mwl_setanywepkey()2412 IEEE80211_F_PRIVACY && in mwl_setanywepkey()
1330 if (ic->ic_flags & IEEE80211_F_PRIVACY) { in ath_newstate()
944 if (ic->ic_flags & IEEE80211_F_PRIVACY) { in ipw2200_config()
1538 if (ic->ic_flags & IEEE80211_F_PRIVACY) { in arn_newstate()
3431 if (ic->ic_flags & IEEE80211_F_PRIVACY) {
6323 if (ic->ic_flags & IEEE80211_F_PRIVACY) { in iwk_fast_recover()