Searched refs:ath10k_htt_rx_pn_check_replay_hl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | htt_rx.c | 2278 static bool ath10k_htt_rx_pn_check_replay_hl(struct ath10k *ar, in ath10k_htt_rx_pn_check_replay_hl() function 2416 pn_invalid = ath10k_htt_rx_pn_check_replay_hl(ar, peer, rx); in ath10k_htt_rx_proc_rx_ind_hl() 2767 if (ath10k_htt_rx_pn_check_replay_hl(ar, peer, &resp->rx_ind_hl)) in ath10k_htt_rx_proc_rx_frag_ind_hl()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | htt_rx.c | 2393 static bool ath10k_htt_rx_pn_check_replay_hl(struct ath10k *ar, in ath10k_htt_rx_pn_check_replay_hl() function 2531 pn_invalid = ath10k_htt_rx_pn_check_replay_hl(ar, peer, rx); in ath10k_htt_rx_proc_rx_ind_hl() 2882 if (ath10k_htt_rx_pn_check_replay_hl(ar, peer, &resp->rx_ind_hl)) in ath10k_htt_rx_proc_rx_frag_ind_hl()
|
Completed in 11 milliseconds