Home
last modified time | relevance | path

Searched refs:sqpool_cnt (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h202 u16 sqpool_cnt; member
H A Dotx2_pf.c1538 hw->sqpool_cnt = otx2_get_total_tx_queues(pf); in otx2_init_hw_resources()
1539 hw->pool_cnt = hw->rqpool_cnt + hw->sqpool_cnt; in otx2_init_hw_resources()
H A Dotx2_common.c1326 pool_end = pool_start + pfvf->hw.sqpool_cnt; in otx2_free_aura_ptr()