Home
last modified time | relevance | path

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

/linux/drivers/staging/wlan-ng/
A Dp80211netdev.c289 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()
A Dp80211netdev.h84 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
/linux/drivers/staging/rtl8723bs/include/
A Dieee80211.h265 #ifndef ETH_P_80211_RAW
266 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
/linux/drivers/net/wireless/intel/ipw2x00/
A Dlibipw.h129 #ifndef ETH_P_80211_RAW
130 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
A Dlibipw_rx.c46 skb->protocol = htons(ETH_P_80211_RAW); in libipw_monitor_rx()
A Dipw2200.c67 #define ETH_P_80211_STATS (ETH_P_80211_RAW + 1)
/linux/drivers/staging/r8188eu/include/
A Dieee80211.h377 #ifndef ETH_P_80211_RAW
378 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
/linux/drivers/staging/rtl8192e/
A Drtllib.h473 #ifndef ETH_P_80211_RAW
474 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
A Drtllib_rx.c51 skb->protocol = htons(ETH_P_80211_RAW); in rtllib_monitor_rx()
/linux/drivers/staging/rtl8192u/ieee80211/
A Dieee80211.h552 #ifndef ETH_P_80211_RAW
553 #define ETH_P_80211_RAW (ETH_P_ECONET + 1) macro
A Dieee80211_rx.c54 skb->protocol = htons(ETH_P_80211_RAW); in ieee80211_monitor_rx()

Completed in 68 milliseconds