Searched refs:ieee80211_llc (Results 1 – 5 of 5) sorted by relevance
188 struct ieee80211_llc *llc; in mac_wifi_header()264 llc = (struct ieee80211_llc *)mp->b_wptr; in mac_wifi_header()265 mp->b_wptr += sizeof (struct ieee80211_llc); in mac_wifi_header()281 struct ieee80211_llc *llc; in mac_wifi_header_info()313 sizeof (struct ieee80211_llc)) in mac_wifi_header_info()316 llc = (struct ieee80211_llc *)llcp; in mac_wifi_header_info()
50 sizeof (struct ieee80211_llc))
173 struct ieee80211_llc { struct
89 (sizeof (struct ether_header) + sizeof (struct ieee80211_llc))
1218 IEEE80211_MTU + IEEE80211_CRC_LEN + sizeof (struct ieee80211_llc) + in rtw_dma_init()