Searched refs:MVPP2_AGGR_TXQ_SIZE (Results 1 – 3 of 3) sorted by relevance
2136 if ((aggr_txq->count + num) > MVPP2_AGGR_TXQ_SIZE) { in mvpp2_aggr_desc_num_check()2145 if ((aggr_txq->count + num) > MVPP2_AGGR_TXQ_SIZE) in mvpp2_aggr_desc_num_check()2537 MVPP2_AGGR_TXQ_SIZE * MVPP2_DESC_ALIGNED_SIZE, in mvpp2_aggr_txq_init()2542 aggr_txq->last_desc = MVPP2_AGGR_TXQ_SIZE - 1; in mvpp2_aggr_txq_init()2559 MVPP2_AGGR_TXQ_SIZE); in mvpp2_aggr_txq_init()6797 priv->aggr_txqs[i].size = MVPP2_AGGR_TXQ_SIZE; in mvpp2_init()7110 MVPP2_AGGR_TXQ_SIZE * MVPP2_DESC_ALIGNED_SIZE, in mvpp2_remove()
723 #define MVPP2_AGGR_TXQ_SIZE 256 macro
625 #define MVPP2_AGGR_TXQ_SIZE 16 macro5036 priv->aggr_txqs[i].size = MVPP2_AGGR_TXQ_SIZE; in mvpp2_init()5038 MVPP2_AGGR_TXQ_SIZE, i, priv); in mvpp2_init()5376 size += MVPP2_AGGR_TXQ_SIZE * MVPP2_DESC_ALIGNED_SIZE; in mvpp2_base_probe()