Home
last modified time | relevance | path

Searched refs:tids_last_pn_valid (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dcore.h430 bool tids_last_pn_valid[ATH10K_TXRX_NUM_EXT_TIDS]; member
H A Dhtt_rx.c2309 last_pn_valid = peer->tids_last_pn_valid[tid]; in ath10k_htt_rx_pn_check_replay_hl()
2328 peer->tids_last_pn_valid[tid] = true; in ath10k_htt_rx_pn_check_replay_hl()
3936 memset(peer->tids_last_pn_valid, 0, sizeof(peer->tids_last_pn_valid)); in ath10k_htt_rx_sec_ind_handler()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dcore.h432 bool tids_last_pn_valid[ATH10K_TXRX_NUM_EXT_TIDS]; member
H A Dhtt_rx.c2424 last_pn_valid = peer->tids_last_pn_valid[tid]; in ath10k_htt_rx_pn_check_replay_hl()
2443 peer->tids_last_pn_valid[tid] = true; in ath10k_htt_rx_pn_check_replay_hl()
4064 memset(peer->tids_last_pn_valid, 0, sizeof(peer->tids_last_pn_valid)); in ath10k_htt_rx_sec_ind_handler()

Completed in 21 milliseconds