Home
last modified time | relevance | path

Searched refs:pool_cnt (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1077 for (pool_id = 0; pool_id < pfvf->hw.pool_cnt; pool_id++) { in otx2_aura_pool_free()
1338 if (!hw->pool_cnt) in otx2_config_npa()
1341 qset->pool = devm_kcalloc(pfvf->dev, hw->pool_cnt, in otx2_config_npa()
1352 npalf->nr_pools = hw->pool_cnt; in otx2_config_npa()
1353 aura_cnt = ilog2(roundup_pow_of_two(hw->pool_cnt)); in otx2_config_npa()
H A Dotx2_common.h161 u16 pool_cnt; member
H A Dotx2_pf.c1300 hw->pool_cnt = hw->rqpool_cnt + hw->sqpool_cnt; in otx2_init_hw_resources()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1271 for (pool_id = 0; pool_id < pfvf->hw.pool_cnt; pool_id++) { in otx2_aura_pool_free()
1559 if (!hw->pool_cnt) in otx2_config_npa()
1562 qset->pool = devm_kcalloc(pfvf->dev, hw->pool_cnt, in otx2_config_npa()
1573 npalf->nr_pools = hw->pool_cnt; in otx2_config_npa()
1574 aura_cnt = ilog2(roundup_pow_of_two(hw->pool_cnt)); in otx2_config_npa()
H A Dotx2_common.h212 u16 pool_cnt; member
H A Dotx2_pf.c1481 hw->pool_cnt = hw->rqpool_cnt + hw->sqpool_cnt; in otx2_init_hw_resources()

Completed in 15 milliseconds