Searched refs:ETH_P_80211_RAW (Results 1 – 10 of 10) sorted by relevance
268 skb->protocol = htons(ETH_P_80211_RAW); in p80211netdev_rx_bh()344 if (be16_to_cpu(skb->protocol) != ETH_P_80211_RAW) { in p80211knetdev_hard_start_xmit()355 if (be16_to_cpu(skb->protocol) == ETH_P_80211_RAW) { in p80211knetdev_hard_start_xmit()
63 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
265 #ifndef ETH_P_80211_RAW266 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
129 #ifndef ETH_P_80211_RAW130 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
46 skb->protocol = htons(ETH_P_80211_RAW); in libipw_monitor_rx()
67 #define ETH_P_80211_STATS (ETH_P_80211_RAW + 1)
434 #ifndef ETH_P_80211_RAW435 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
51 skb->protocol = htons(ETH_P_80211_RAW); in rtllib_monitor_rx()
489 #ifndef ETH_P_80211_RAW490 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
54 skb->protocol = htons(ETH_P_80211_RAW); in ieee80211_monitor_rx()