Searched refs:IEEE80211_FCTL_VERS (Results 1 – 3 of 3) sorted by relevance
146 #define WLAN_FC_GET_VERS(fc) ((fc) & IEEE80211_FCTL_VERS)
43 #define IEEE80211_FCTL_VERS 0x0003 macro
2827 #define WLAN_FC_GET_VERS(fc) (le16_to_cpu(fc) & IEEE80211_FCTL_VERS)