Searched refs:DP_NOT_PPDU_ID_WRAP_AROUND (Results 1 – 3 of 3) sorted by relevance
145 #define DP_NOT_PPDU_ID_WRAP_AROUND 20000 macro
4655 ((msdu_ppdu_id - *ppdu_id) < DP_NOT_PPDU_ID_WRAP_AROUND)) { in ath11k_dp_rx_mon_comp_ppduid()4659 ((*ppdu_id - msdu_ppdu_id) > DP_NOT_PPDU_ID_WRAP_AROUND)) { in ath11k_dp_rx_mon_comp_ppduid()
97 #define DP_NOT_PPDU_ID_WRAP_AROUND 20000 macro