Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c3384 static u64 ath11k_dp_rx_h_get_pn(struct sk_buff *skb) in ath11k_dp_rx_h_get_pn() function
3422 last_pn = ath11k_dp_rx_h_get_pn(first_frag); in ath11k_dp_rx_h_defrag_validate_incr_pn()
3427 cur_pn = ath11k_dp_rx_h_get_pn(skb); in ath11k_dp_rx_h_defrag_validate_incr_pn()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c3510 static u64 ath11k_dp_rx_h_get_pn(struct ath11k *ar, struct sk_buff *skb) in ath11k_dp_rx_h_get_pn() function
3549 last_pn = ath11k_dp_rx_h_get_pn(ar, first_frag); in ath11k_dp_rx_h_defrag_validate_incr_pn()
3554 cur_pn = ath11k_dp_rx_h_get_pn(ar, skb); in ath11k_dp_rx_h_defrag_validate_incr_pn()

Completed in 13 milliseconds