Searched refs:wlan_llc (Results 1 – 2 of 2) sorted by relevance
113 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()287 struct wlan_llc *e_llc; in skb_p80211_to_ether()354 e_llc = (struct wlan_llc *) (skb->data + payload_offset); in skb_p80211_to_ether()357 sizeof(struct wlan_llc)); in skb_p80211_to_ether()380 } else if ((payload_length >= sizeof(struct wlan_llc) + in skb_p80211_to_ether()416 } else if ((payload_length >= sizeof(struct wlan_llc) + in skb_p80211_to_ether()426 if ((payload_length - sizeof(struct wlan_llc) - in skb_p80211_to_ether()433 sizeof(struct wlan_llc) - in skb_p80211_to_ether()[all …]
140 struct wlan_llc { struct