Searched refs:first_msdu_hdr (Results 1 – 1 of 1) sorted by relevance
466 static uint8_t first_msdu_hdr[sizeof(struct ieee80211_frame)]; in pkt_capture_rx_convert8023to80211() local489 qdf_mem_copy(first_msdu_hdr, pwh, in pkt_capture_rx_convert8023to80211()493 qdf_mem_copy(localbuf, first_msdu_hdr, new_hdsize); in pkt_capture_rx_convert8023to80211()497 qdf_mem_zero(first_msdu_hdr, sizeof(struct ieee80211_frame)); in pkt_capture_rx_convert8023to80211()