Searched refs:MVPP2_AGGR_TXQ_SIZE (Results 1 – 3 of 3) sorted by relevance
2492 if ((aggr_txq->count + num) > MVPP2_AGGR_TXQ_SIZE) { in mvpp2_aggr_desc_num_check()2501 if ((aggr_txq->count + num) > MVPP2_AGGR_TXQ_SIZE) in mvpp2_aggr_desc_num_check()2915 MVPP2_AGGR_TXQ_SIZE * MVPP2_DESC_ALIGNED_SIZE, in mvpp2_aggr_txq_init()2920 aggr_txq->last_desc = MVPP2_AGGR_TXQ_SIZE - 1; in mvpp2_aggr_txq_init()2937 MVPP2_AGGR_TXQ_SIZE); in mvpp2_aggr_txq_init()7372 priv->aggr_txqs[i].size = MVPP2_AGGR_TXQ_SIZE; in mvpp2_init()7725 MVPP2_AGGR_TXQ_SIZE * MVPP2_DESC_ALIGNED_SIZE, in mvpp2_remove()
748 #define MVPP2_AGGR_TXQ_SIZE 256 macro
612 #define MVPP2_AGGR_TXQ_SIZE 16 macro5017 priv->aggr_txqs[i].size = MVPP2_AGGR_TXQ_SIZE; in mvpp2_init()5019 MVPP2_AGGR_TXQ_SIZE, i, priv); in mvpp2_init()5356 size += MVPP2_AGGR_TXQ_SIZE * MVPP2_DESC_ALIGNED_SIZE; in mvpp2_base_probe()