Searched refs:ETH_P_80211_RAW (Results 1 – 11 of 11) sorted by relevance
285 skb->protocol = htons(ETH_P_80211_RAW); in p80211netdev_rx_bh()361 if (be16_to_cpu(skb->protocol) != ETH_P_80211_RAW) { in p80211knetdev_hard_start_xmit()372 if (be16_to_cpu(skb->protocol) == ETH_P_80211_RAW) { in p80211knetdev_hard_start_xmit()
86 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
276 #ifndef ETH_P_80211_RAW277 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
134 #ifndef ETH_P_80211_RAW135 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
50 skb->protocol = htons(ETH_P_80211_RAW); in libipw_monitor_rx()
81 #define ETH_P_80211_STATS (ETH_P_80211_RAW + 1)
455 #ifndef ETH_P_80211_RAW456 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
622 #ifndef ETH_P_80211_RAW623 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
58 skb->protocol = htons(ETH_P_80211_RAW); in ieee80211_monitor_rx()
766 #ifndef ETH_P_80211_RAW767 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
55 skb->protocol = htons(ETH_P_80211_RAW); in rtllib_monitor_rx()