Searched refs:ieee802_1x (Results 1 - 25 of 27) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_module.c133 ieee->ieee802_1x = 1; /* Default to supporting 802.1x */
148 ieee->ieee802_1x = 1;
H A Dieee80211_tx.c352 encrypt = !(ether_type == ETH_P_PAE && ieee->ieee802_1x) &&
355 if (!encrypt && ieee->ieee802_1x &&
H A Dieee80211.h890 int ieee802_1x; /* is IEEE 802.1X used */ member in struct:ieee80211_device
H A Dieee80211_wx.c695 ieee->ieee802_1x = data->value;
H A Dieee80211_softmac.c2762 ieee->ieee802_1x=value;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_module.c134 ieee->ieee802_1x = 1; /* Default to supporting 802.1x */
154 ieee->ieee802_1x = 1;
H A Dieee80211_tx.c649 encrypt = !(ether_type == ETH_P_PAE && ieee->ieee802_1x) &&
652 if (!encrypt && ieee->ieee802_1x &&
H A Dieee80211_wx.c819 ieee->ieee802_1x = data->value;
H A Dieee80211.h2030 int ieee802_1x; /* is IEEE 802.1X used */ member in struct:ieee80211_device
H A Dieee80211_softmac.c2678 ieee->ieee802_1x=value;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_module.c133 ieee->ieee802_1x = 1; /* Default to supporting 802.1x */
152 ieee->ieee802_1x = 1;
H A Dieee80211_tx.c648 encrypt = !(ether_type == ETH_P_PAE && ieee->ieee802_1x) &&
651 if (!encrypt && ieee->ieee802_1x &&
H A Dieee80211_wx.c720 ieee->ieee802_1x = data->value;
H A Dieee80211.h1224 int ieee802_1x; /* is IEEE 802.1X used */ member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_module.c134 ieee->ieee802_1x = 1; /* Default to supporting 802.1x */
154 ieee->ieee802_1x = 1;
H A Dieee80211_tx.c637 encrypt = !(ether_type == ETH_P_PAE && ieee->ieee802_1x) &&
640 if (!encrypt && ieee->ieee802_1x &&
H A Dieee80211_wx.c821 ieee->ieee802_1x = data->value;
H A Dieee80211.h1882 int ieee802_1x; /* is IEEE 802.1X used */ member in struct:ieee80211_device
H A Dieee80211_softmac.c2552 ieee->ieee802_1x=value;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dlibipw_tx.c299 encrypt = !(ether_type == htons(ETH_P_PAE) && ieee->ieee802_1x) &&
305 if (!encrypt && ieee->ieee802_1x &&
H A Dlibipw_module.c205 ieee->ieee802_1x = 1; /* Default to supporting 802.1x */
H A Dlibipw.h806 int ieee802_1x; /* is IEEE 802.1X used */ member in struct:libipw_device
H A Dlibipw_rx.c642 if ( /*ieee->ieee802_1x && */
715 if (ieee->ieee802_1x && ieee->iw_mode == IW_MODE_MASTER) {
H A Dipw2100.c6090 priv->ieee->ieee802_1x = 1;
7722 ieee->ieee802_1x = param->value;
7784 param->value = ieee->ieee802_1x;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h1876 int ieee802_1x; /* is IEEE 802.1X used */ member in struct:ieee80211_device

Completed in 155 milliseconds

12