Home
last modified time | relevance | path

Searched refs:ETH_P_80211_RAW (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h127 #ifndef ETH_P_80211_RAW
128 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
H A Dlibipw_rx.c43 skb->protocol = htons(ETH_P_80211_RAW); in libipw_monitor_rx()
H A Dipw2200.c67 #define ETH_P_80211_STATS (ETH_P_80211_RAW + 1)