Searched refs:sqpool_cnt (Results 1 – 3 of 3) sorted by relevance
193 u16 sqpool_cnt; member
1436 hw->sqpool_cnt = hw->tot_tx_queues; in otx2_init_hw_resources()1437 hw->pool_cnt = hw->rqpool_cnt + hw->sqpool_cnt; in otx2_init_hw_resources()
1161 pool_end = pool_start + pfvf->hw.sqpool_cnt; in otx2_free_aura_ptr()