Searched refs:DP_TH_VI (Results 1 – 3 of 3) sorted by relevance
574 else if (qdf_unlikely(avail_desc == pool->stop_th[DP_TH_VI])) in dp_tx_is_threshold_reached()597 pool->avail_desc > pool->stop_th[DP_TH_VI]) { in dp_tx_adjust_flow_pool_state()599 } else if (pool->avail_desc <= pool->stop_th[DP_TH_VI] && in dp_tx_adjust_flow_pool_state()687 level = DP_TH_VI; in dp_tx_desc_alloc()784 if (pool->avail_desc > pool->start_th[DP_TH_VI]) { in dp_tx_desc_free()791 pool->latest_pause_time[DP_TH_VI]; in dp_tx_desc_free()792 if (pool->max_pause_time[DP_TH_VI] < pause_dur) in dp_tx_desc_free()793 pool->max_pause_time[DP_TH_VI] = pause_dur; in dp_tx_desc_free()
60 pool->start_th[DP_TH_VI] = (pool->start_th[DP_TH_BE_BK] in dp_tx_initialize_threshold()62 pool->stop_th[DP_TH_VI] = (pool->stop_th[DP_TH_BE_BK] in dp_tx_initialize_threshold()
416 DP_TH_VI, enumerator