Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/ipw2x00/
A Dlibipw_module.c175 ieee->drop_unencrypted = 0; in alloc_libipw()
A Dlibipw_tx.c291 ieee->drop_unencrypted && ether_type != htons(ETH_P_PAE)) { in libipw_xmit()
A Dlibipw.h818 int drop_unencrypted; member
A Dipw2100.c6046 priv->ieee->drop_unencrypted = 0; in ipw2100_alloc_device()
7615 priv->ieee->drop_unencrypted = param->value; in ipw2100_wx_set_auth()
7688 param->value = ieee->drop_unencrypted; in ipw2100_wx_get_auth()
A Dipw2200.c6613 priv->ieee->drop_unencrypted = param->value; in ipw_wx_set_auth()
6683 param->value = ieee->drop_unencrypted; in ipw_wx_get_auth()

Completed in 36 milliseconds