Searched refs:decap_hdr (Results 1 – 1 of 1) sorted by relevance
1963 u8 decap_hdr[DP_MAX_NWIFI_HDR_LEN]; in ath11k_dp_rx_h_undecap_nwifi() local2007 memcpy(decap_hdr, (uint8_t *)hdr, hdr_len); in ath11k_dp_rx_h_undecap_nwifi()2021 memcpy(skb_push(msdu, hdr_len), decap_hdr, hdr_len); in ath11k_dp_rx_h_undecap_nwifi()