Lines Matching refs:frame
528 "Bug: attempt to transmit a frame with wrong alignment: %zu\n",
1007 struct ieee80211_hdr *frame = (struct ieee80211_hdr *)skb->data;
1025 ieee80211_is_data(frame->frame_control))
1029 ieee80211_is_action(frame->frame_control) &&
1034 ieee80211_get_SA(frame), ETH_ALEN);
1040 ieee80211_is_action(frame->frame_control) &&
1042 /* Link ID already exists for the ACTION frame.
1047 ieee80211_get_SA(frame), ETH_ALEN);
1070 if (ieee80211_is_pspoll(frame->frame_control))
1093 hdrlen = ieee80211_hdrlen(frame->frame_control);
1143 /* Remove TSF from the end of frame */
1156 if (ieee80211_is_action(frame->frame_control) &&
1160 } else if (ieee80211_is_beacon(frame->frame_control) &&
1162 ether_addr_equal(ieee80211_get_SA(frame), priv->vif->bss_conf.bssid)) {
1190 /* Stay awake after frame is received to give
1194 if (ieee80211_is_auth(frame->frame_control))
1196 else if (ieee80211_is_deauth(frame->frame_control))