Home
last modified time | relevance | path

Searched refs:drop_unencrypted (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c174 ieee->drop_unencrypted = 0; in alloc_libipw()
H A Dlibipw_tx.c291 ieee->drop_unencrypted && ether_type != htons(ETH_P_PAE)) { in libipw_xmit()
H A Dlibipw.h818 int drop_unencrypted; member
H A Dipw2100.c6041 priv->ieee->drop_unencrypted = 0; in ipw2100_alloc_device()
7610 priv->ieee->drop_unencrypted = param->value; in ipw2100_wx_set_auth()
7683 param->value = ieee->drop_unencrypted; in ipw2100_wx_get_auth()
H A Dipw2200.c6612 priv->ieee->drop_unencrypted = param->value; in ipw_wx_set_auth()
6682 param->value = ieee->drop_unencrypted; in ipw_wx_get_auth()