Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Ddp_tx.c571 ar->cached_ppdu_id == ar->last_ppdu_id) { in ath11k_dp_tx_complete_msdu()
572 ar->cached_ppdu_id = ar->last_ppdu_id; in ath11k_dp_tx_complete_msdu()
Dcore.h701 u32 cached_ppdu_id; member