Searched refs:IEEE80211_FCTL_DSTODS (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_rx.c110 if (((fc & IEEE80211_FCTL_DSTODS) == IEEE80211_FCTL_DSTODS)&&IEEE80211_QOS_HAS_SEQ(fc)) {
177 if(((fc & IEEE80211_FCTL_DSTODS) == IEEE80211_FCTL_DSTODS)&&IEEE80211_QOS_HAS_SEQ(fc)) {
384 if(((fc & IEEE80211_FCTL_DSTODS) == IEEE80211_FCTL_DSTODS)&&IEEE80211_QOS_HAS_SEQ(fc)) {
H A Dieee80211.h150 #define IEEE80211_FCTL_DSTODS 0x0300 //added by david macro
/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c110 if (((fc & IEEE80211_FCTL_DSTODS) == IEEE80211_FCTL_DSTODS)&&IEEE80211_QOS_HAS_SEQ(fc)) {
177 if(((fc & IEEE80211_FCTL_DSTODS) == IEEE80211_FCTL_DSTODS)&&IEEE80211_QOS_HAS_SEQ(fc)) {
436 if(((fc & IEEE80211_FCTL_DSTODS) == IEEE80211_FCTL_DSTODS)&&IEEE80211_QOS_HAS_SEQ(fc)) {
H A Dieee80211.h436 #define IEEE80211_FCTL_DSTODS 0x0300 //added by david macro

Completed in 28 milliseconds