Searched refs:drop_unencrypted (Results 1 – 18 of 18) sorted by relevance
131 ieee->drop_unencrypted = 0; in alloc_rtllib()
663 ieee->drop_unencrypted && ether_type != ETH_P_PAE) { in rtllib_xmit_inter()
745 ieee->drop_unencrypted = data->value; in rtllib_wx_set_auth()
1511 int drop_unencrypted; member
150 ieee->drop_unencrypted = 0; in alloc_ieee80211()
648 ieee->drop_unencrypted && ether_type != ETH_P_PAE) { in ieee80211_xmit()
763 ieee->drop_unencrypted = data->value; in ieee80211_wx_set_auth()
1712 int drop_unencrypted; member
2747 ieee->drop_unencrypted = value; in ieee80211_wpa_set_param()
189 ieee->drop_unencrypted = 0; in alloc_libipw()
306 ieee->drop_unencrypted && ether_type != htons(ETH_P_PAE)) { in libipw_xmit()
765 int drop_unencrypted; member
6088 priv->ieee->drop_unencrypted = 0; in ipw2100_alloc_device()7676 priv->ieee->drop_unencrypted = param->value; in ipw2100_wx_set_auth()7749 param->value = ieee->drop_unencrypted; in ipw2100_wx_get_auth()
6663 priv->ieee->drop_unencrypted = param->value; in ipw_wx_set_auth()6733 param->value = ieee->drop_unencrypted; in ipw_wx_get_auth()
503 } else if (local->drop_unencrypted && in hostap_master_start_xmit()
866 int drop_unencrypted; member
2649 local->drop_unencrypted = value; in prism2_ioctl_priv_prism2_param()2836 *param = local->drop_unencrypted; in prism2_ioctl_priv_get_prism2_param()3113 local->drop_unencrypted = data->value; in prism2_ioctl_siwauth()3179 data->value = local->drop_unencrypted; in prism2_ioctl_giwauth()
995 if (local->drop_unencrypted && !(fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()