Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Ddp_tx.c468 ar->cached_ppdu_id == ar->last_ppdu_id) { in ath11k_dp_tx_complete_msdu()
469 ar->cached_ppdu_id = ar->last_ppdu_id; in ath11k_dp_tx_complete_msdu()
Dcore.h567 u32 cached_ppdu_id; member