Searched refs:ETH_P_80211_RAW (Results 1 – 11 of 11) sorted by relevance
289 skb->protocol = htons(ETH_P_80211_RAW); in p80211netdev_rx_bh()365 if (be16_to_cpu(skb->protocol) != ETH_P_80211_RAW) { in p80211knetdev_hard_start_xmit()376 if (be16_to_cpu(skb->protocol) == ETH_P_80211_RAW) { in p80211knetdev_hard_start_xmit()
84 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
272 #ifndef ETH_P_80211_RAW273 #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)
473 #ifndef ETH_P_80211_RAW474 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
51 skb->protocol = htons(ETH_P_80211_RAW); in rtllib_monitor_rx()
552 #ifndef ETH_P_80211_RAW553 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
54 skb->protocol = htons(ETH_P_80211_RAW); in ieee80211_monitor_rx()