Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c192 static u8 ath11k_dp_rx_h_msdu_end_l3pad(struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_end_l3pad() function
2437 l3_pad_bytes = ath11k_dp_rx_h_msdu_end_l3pad(lrx_desc); in ath11k_dp_rx_process_msdu()
3789 l3pad_bytes = ath11k_dp_rx_h_msdu_end_l3pad(desc); in ath11k_dp_rx_h_null_q_desc()
3852 l3pad_bytes = ath11k_dp_rx_h_msdu_end_l3pad(desc); in ath11k_dp_rx_h_tkip_mic_err()
4597 l2_hdr_offset = ath11k_dp_rx_h_msdu_end_l3pad(rx_desc); in ath11k_dp_rx_mon_mpdu_pop()
4683 l2_hdr_offset = ath11k_dp_rx_h_msdu_end_l3pad((struct hal_rx_desc *)msdu->data); in ath11k_dp_rx_msdus_set_payload()