Searched refs:DP_TH_VO (Results 1 – 3 of 3) sorted by relevance
576 else if (qdf_unlikely(avail_desc == pool->stop_th[DP_TH_VO])) in dp_tx_is_threshold_reached()600 pool->avail_desc > pool->stop_th[DP_TH_VO]) { in dp_tx_adjust_flow_pool_state()602 } else if (pool->avail_desc <= pool->stop_th[DP_TH_VO] && in dp_tx_adjust_flow_pool_state()694 level = DP_TH_VO; in dp_tx_desc_alloc()771 if (pool->avail_desc > pool->start_th[DP_TH_VO]) { in dp_tx_desc_free()778 pool->latest_pause_time[DP_TH_VO]; in dp_tx_desc_free()779 if (pool->max_pause_time[DP_TH_VO] < pause_dur) in dp_tx_desc_free()780 pool->max_pause_time[DP_TH_VO] = pause_dur; in dp_tx_desc_free()
66 pool->start_th[DP_TH_VO] = (pool->start_th[DP_TH_BE_BK] in dp_tx_initialize_threshold()68 pool->stop_th[DP_TH_VO] = (pool->stop_th[DP_TH_BE_BK] in dp_tx_initialize_threshold()
417 DP_TH_VO, enumerator