Searched refs:stop_threshold (Results 1 – 4 of 4) sorted by relevance
753 __le32 stop_threshold; member
1411 int stop_threshold; member
3167 txq_pcpu->stop_threshold = txq->size - MVPP2_MAX_SKB_DESCS; in mvpp2_txq_init()3168 txq_pcpu->wake_threshold = txq_pcpu->stop_threshold / 2; in mvpp2_txq_init()3660 if (txq_pcpu->count >= txq_pcpu->stop_threshold) in mvpp2_xdp_finish_tx()4439 if (txq_pcpu->count >= txq_pcpu->stop_threshold) in mvpp2_tx()
702 trig_thold = le32_to_cpu(trig_stats->stop_threshold); in iwl_mvm_rx_stats_check_trigger()