Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8192e/
Drtllib_module.c111 ieee->drop_unencrypted = 0; in alloc_rtllib()
Drtllib_tx.c613 ieee->drop_unencrypted && ether_type != ETH_P_PAE) { in rtllib_xmit_inter()
Drtllib_wx.c679 ieee->drop_unencrypted = data->value; in rtllib_wx_set_auth()
Drtllib.h1241 int drop_unencrypted; member
/linux-6.12.1/drivers/net/wireless/intel/ipw2x00/
Dlibipw_module.c175 ieee->drop_unencrypted = 0; in alloc_libipw()
Dlibipw_tx.c291 ieee->drop_unencrypted && ether_type != htons(ETH_P_PAE)) { in libipw_xmit()
Dlibipw.h749 int drop_unencrypted; member
Dipw2100.c6051 priv->ieee->drop_unencrypted = 0; in ipw2100_alloc_device()
7620 priv->ieee->drop_unencrypted = param->value; in ipw2100_wx_set_auth()
7693 param->value = ieee->drop_unencrypted; in ipw2100_wx_get_auth()
Dipw2200.c6605 priv->ieee->drop_unencrypted = param->value; in ipw_wx_set_auth()
6675 param->value = ieee->drop_unencrypted; in ipw_wx_get_auth()