Searched defs:WLAN_FC_GET_VERS (Results 1 - 4 of 4) sorted by relevance

/drivers/net/wireless/ipw2x00/
H A Dlibipw.h153 #define WLAN_FC_GET_VERS(fc) ((fc) & IEEE80211_FCTL_VERS) macro
/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h668 #define WLAN_FC_GET_VERS(fc) ((fc) & IEEE80211_FCTL_VERS) macro
/drivers/staging/rtl8192e/
H A Drtllib.h840 #define WLAN_FC_GET_VERS(fc) ((fc) & RTLLIB_FCTL_VERS) macro
/drivers/net/wireless/rtlwifi/
H A Dwifi.h2810 #define WLAN_FC_GET_VERS(fc) (le16_to_cpu(fc) & IEEE80211_FCTL_VERS) macro

Completed in 118 milliseconds