Lines Matching defs:frame_control
298 __le16 frame_control;
308 __le16 frame_control;
317 __le16 frame_control;
769 return ieee80211_has_morefrags(hdr->frame_control) ||
1072 __le16 frame_control;
1092 __le16 frame_control;
1316 __le16 frame_control;
1323 __le16 frame_control;
1329 __le16 frame_control;
1455 __le16 frame_control;
3495 * The qos ctrl bytes come after the frame_control, duration, seq_num
3502 if (ieee80211_has_a4(hdr->frame_control))
3531 if (ieee80211_has_a4(hdr->frame_control))
3533 if (ieee80211_has_fromds(hdr->frame_control))
3550 if (ieee80211_has_tods(hdr->frame_control))
3562 if (ieee80211_is_disassoc(hdr->frame_control) ||
3563 ieee80211_is_deauth(hdr->frame_control))
3566 if (ieee80211_is_action(hdr->frame_control)) {
3576 if (ieee80211_has_protected(hdr->frame_control))
3614 if (!ieee80211_is_action(hdr->frame_control))
3628 if (!ieee80211_is_action(hdr->frame_control) ||
3739 if (!ieee80211_is_action(mgmt->frame_control))