Searched refs:last_ppdu_id (Results 1 – 5 of 5) sorted by relevance
599 if (ar->last_ppdu_id == 0) { in ath11k_dp_tx_complete_msdu()600 ar->last_ppdu_id = ts->ppdu_id; in ath11k_dp_tx_complete_msdu()601 } else if (ar->last_ppdu_id == ts->ppdu_id || in ath11k_dp_tx_complete_msdu()602 ar->cached_ppdu_id == ar->last_ppdu_id) { in ath11k_dp_tx_complete_msdu()603 ar->cached_ppdu_id = ar->last_ppdu_id; in ath11k_dp_tx_complete_msdu()614 ar->last_ppdu_id = ts->ppdu_id; in ath11k_dp_tx_complete_msdu()
712 u32 last_ppdu_id; member
151 u32 last_ppdu_id; member
567 u32 last_ppdu_id; member
605 if (ppdu_info->ppdu_id != ppdu_info->last_ppdu_id) { in ath12k_dp_mon_rx_parse_status_tlv()606 ppdu_info->last_ppdu_id = ppdu_info->ppdu_id; in ath12k_dp_mon_rx_parse_status_tlv()