Searched refs:ETH_P_80211_RAW (Results 1 – 12 of 12) 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
269 #ifndef ETH_P_80211_RAW270 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
325 #ifndef ETH_P_80211_RAW326 #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)
322 #ifndef ETH_P_80211_RAW323 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
477 #ifndef ETH_P_80211_RAW478 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
59 skb->protocol = htons(ETH_P_80211_RAW); in rtllib_monitor_rx()
556 #ifndef ETH_P_80211_RAW557 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
58 skb->protocol = htons(ETH_P_80211_RAW); in ieee80211_monitor_rx()