Home
last modified time | relevance | path

Searched refs:wlan_llc (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/wlan-ng/
Dp80211conv.c113 struct wlan_llc *e_llc; in skb_ether_to_p80211()
165 (struct wlan_llc *) skb_push(skb, in skb_ether_to_p80211()
166 sizeof(struct wlan_llc)); in skb_ether_to_p80211()
288 struct wlan_llc *e_llc; in skb_p80211_to_ether()
355 e_llc = (struct wlan_llc *) (skb->data + payload_offset); in skb_p80211_to_ether()
358 sizeof(struct wlan_llc)); in skb_p80211_to_ether()
381 } else if ((payload_length >= sizeof(struct wlan_llc) + in skb_p80211_to_ether()
417 } else if ((payload_length >= sizeof(struct wlan_llc) + in skb_p80211_to_ether()
427 if ((payload_length - sizeof(struct wlan_llc) - in skb_p80211_to_ether()
434 sizeof(struct wlan_llc) - in skb_p80211_to_ether()
[all …]
Dp80211conv.h137 struct wlan_llc { struct