Home | History | Annotate | Download | only in common

Lines Matching refs:IEEE80211_FC

406 #define IEEE80211_FC(type, stype) host_to_le16((type << 2) | (stype << 4))