Home
last modified time | relevance | path

Searched refs:drop_unencrypted (Results 1 – 4 of 4) 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 Dipw2200.c6612 priv->ieee->drop_unencrypted = param->value; in ipw_wx_set_auth()
6682 param->value = ieee->drop_unencrypted; in ipw_wx_get_auth()