Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c70 static u16 ath11k_dp_rx_h_mpdu_start_frag_no(struct sk_buff *skb) in ath11k_dp_rx_h_mpdu_start_frag_no() function
3362 frag1 = ath11k_dp_rx_h_mpdu_start_frag_no(a); in ath11k_dp_rx_h_cmp_frags()
3363 frag2 = ath11k_dp_rx_h_mpdu_start_frag_no(b); in ath11k_dp_rx_h_cmp_frags()
3454 frag_no = ath11k_dp_rx_h_mpdu_start_frag_no(msdu); in ath11k_dp_rx_frag_h_mpdu()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c81 static inline u16 ath11k_dp_rx_h_mpdu_start_frag_no(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_frag_no() function
3487 frag1 = ath11k_dp_rx_h_mpdu_start_frag_no(ar->ab, a); in ath11k_dp_rx_h_cmp_frags()
3488 frag2 = ath11k_dp_rx_h_mpdu_start_frag_no(ar->ab, b); in ath11k_dp_rx_h_cmp_frags()
3582 frag_no = ath11k_dp_rx_h_mpdu_start_frag_no(ar->ab, msdu); in ath11k_dp_rx_frag_h_mpdu()

Completed in 13 milliseconds