Lines Matching refs:data
512 (const struct ieee80211_hdr *)skb->data;
578 ieee80211_get_8023_tunnel_proto(skb->data + hdrlen,
586 mesh_addr = skb->data + sizeof(payload.eth) + ETH_ALEN;
599 memcpy(skb->data, &payload.eth, sizeof(payload.eth));
609 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data;
711 frag_ptr = skb->data;
752 * When reusing framents, copy some data to the head to simplify
898 ieee80211_get_8023_tunnel_proto(frame->data, &hdr.eth.h_proto)))
916 /* Given a data frame determine the 802.1p/1d tag to use. */
1003 return cfg80211_find_elem(id, ies->data, ies->len);
2210 void *data),
2211 void *data)
2223 * the data given by the driver, but here it now relies on context,
2227 * In the future, this should probably rely more on data that's in
2229 * interfaces (while being brought up) and channel/radar data.
2307 (*iter)(c, data);
2318 void *data)
2320 int *num = data;