Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
2443 l3_pad_bytes = ath11k_dp_rx_h_msdu_end_l3pad(lrx_desc); in ath11k_dp_rx_process_msdu()
3799 l3pad_bytes = ath11k_dp_rx_h_msdu_end_l3pad(desc); in ath11k_dp_rx_h_null_q_desc()
3862 l3pad_bytes = ath11k_dp_rx_h_msdu_end_l3pad(desc); in ath11k_dp_rx_h_tkip_mic_err()
4607 l2_hdr_offset = ath11k_dp_rx_h_msdu_end_l3pad(rx_desc); in ath11k_dp_rx_mon_mpdu_pop()
4693 l2_hdr_offset = ath11k_dp_rx_h_msdu_end_l3pad((struct hal_rx_desc *)msdu->data); in ath11k_dp_rx_msdus_set_payload()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c222 static inline u8 ath11k_dp_rx_h_msdu_end_l3pad(struct ath11k_base *ab, in ath11k_dp_rx_h_msdu_end_l3pad() function
2560 l3_pad_bytes = ath11k_dp_rx_h_msdu_end_l3pad(ab, lrx_desc); in ath11k_dp_rx_process_msdu()
3943 l3pad_bytes = ath11k_dp_rx_h_msdu_end_l3pad(ar->ab, desc); in ath11k_dp_rx_h_null_q_desc()
4007 l3pad_bytes = ath11k_dp_rx_h_msdu_end_l3pad(ar->ab, desc); in ath11k_dp_rx_h_tkip_mic_err()
4748 l2_hdr_offset = ath11k_dp_rx_h_msdu_end_l3pad(ar->ab, rx_desc); in ath11k_dp_rx_mon_mpdu_pop()
4834 l2_hdr_offset = ath11k_dp_rx_h_msdu_end_l3pad(ar->ab, in ath11k_dp_rx_msdus_set_payload()
5382 l2_hdr_offset = ath11k_dp_rx_h_msdu_end_l3pad(ar->ab, rx_desc); in ath11k_dp_rx_full_mon_mpdu_pop()

Completed in 13 milliseconds