Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c204 static bool ath11k_dp_rx_h_msdu_end_last_msdu(struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_end_last_msdu() function
1746 rxcb->is_last_msdu = ath11k_dp_rx_h_msdu_end_last_msdu(ldesc); in ath11k_dp_rx_msdu_coalesce()
3794 rxcb->is_last_msdu = ath11k_dp_rx_h_msdu_end_last_msdu(desc); in ath11k_dp_rx_h_null_q_desc()
3860 rxcb->is_last_msdu = ath11k_dp_rx_h_msdu_end_last_msdu(desc); in ath11k_dp_rx_h_tkip_mic_err()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c234 static bool ath11k_dp_rx_h_msdu_end_last_msdu(struct ath11k_base *ab, in ath11k_dp_rx_h_msdu_end_last_msdu() function
1793 rxcb->is_last_msdu = ath11k_dp_rx_h_msdu_end_last_msdu(ab, ldesc); in ath11k_dp_rx_msdu_coalesce()
3938 rxcb->is_last_msdu = ath11k_dp_rx_h_msdu_end_last_msdu(ar->ab, desc); in ath11k_dp_rx_h_null_q_desc()
4005 rxcb->is_last_msdu = ath11k_dp_rx_h_msdu_end_last_msdu(ar->ab, desc); in ath11k_dp_rx_h_tkip_mic_err()

Completed in 13 milliseconds