Lines Matching defs:frame
528 "Bug: attempt to transmit a frame with wrong alignment: %zu\n",
1010 struct ieee80211_hdr *frame = (struct ieee80211_hdr *)skb->data;
1028 ieee80211_is_data(frame->frame_control))
1032 ieee80211_is_action(frame->frame_control) &&
1037 ieee80211_get_SA(frame), ETH_ALEN);
1043 ieee80211_is_action(frame->frame_control) &&
1045 /* Link ID already exists for the ACTION frame.
1050 ieee80211_get_SA(frame), ETH_ALEN);
1073 if (ieee80211_is_pspoll(frame->frame_control))
1096 hdrlen = ieee80211_hdrlen(frame->frame_control);
1146 /* Remove TSF from the end of frame */
1160 if (ieee80211_is_action(frame->frame_control) &&
1164 } else if (ieee80211_is_beacon(frame->frame_control) &&
1166 ether_addr_equal(ieee80211_get_SA(frame), priv->vif->bss_conf.bssid)) {
1194 /* Stay awake after frame is received to give
1198 if (ieee80211_is_auth(frame->frame_control))
1200 else if (ieee80211_is_deauth(frame->frame_control))