Searched refs:ETH_P_80211_RAW (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dp80211netdev.h86 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
H A Dp80211netdev.c282 skb->protocol = htons(ETH_P_80211_RAW);
385 if (skb->protocol != ETH_P_80211_RAW) {
397 if (skb->protocol == ETH_P_80211_RAW) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dlibipw.h117 #ifndef ETH_P_80211_RAW
118 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
H A Dlibipw_rx.c50 skb->protocol = htons(ETH_P_80211_RAW);
H A Dipw2200.c79 #define ETH_P_80211_STATS (ETH_P_80211_RAW + 1)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211.h207 #ifndef ETH_P_80211_RAW
208 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
H A Dieee80211_rx.c59 skb->protocol = __constant_htons(ETH_P_80211_RAW);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211.h256 #ifndef ETH_P_80211_RAW
257 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
H A Dieee80211_rx.c59 skb->protocol = __constant_htons(ETH_P_80211_RAW);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211.h651 #ifndef ETH_P_80211_RAW
652 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
H A Dieee80211_rx.c62 skb->protocol = __constant_htons(ETH_P_80211_RAW);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h628 #ifndef ETH_P_80211_RAW
629 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h633 #ifndef ETH_P_80211_RAW
634 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
H A Dieee80211_rx.c62 skb->protocol = __constant_htons(ETH_P_80211_RAW);

Completed in 179 milliseconds