Home
last modified time | relevance | path

Searched refs:tids_last_pn (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dcore.h429 union htt_rx_pn_t tids_last_pn[ATH10K_TXRX_NUM_EXT_TIDS]; member
Dhtt_rx.c2310 last_pn = &peer->tids_last_pn[tid]; in ath10k_htt_rx_pn_check_replay_hl()
2780 last_pn = &peer->tids_last_pn[tid]; in ath10k_htt_rx_proc_rx_frag_ind_hl()
3937 memset(peer->tids_last_pn, 0, sizeof(peer->tids_last_pn)); in ath10k_htt_rx_sec_ind_handler()