IEEE80211_FCTL_TYPE
type = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_TYPE;
u16 type = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_TYPE;
.type = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_TYPE,
.type = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_TYPE,
.type = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_TYPE,