Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h215 u8 txschq_cnt[NIX_TXSCH_LVL_CNT]; member
953 idx = qidx % pfvf->hw.txschq_cnt[NIX_TXSCH_LVL_SMQ]; in otx2_get_smq_idx()
H A Dotx2_common.c799 pfvf->hw.txschq_cnt[lvl] = rsp->schq[lvl]; in otx2_txsch_alloc()
845 for (idx = 0; idx < pfvf->hw.txschq_cnt[lvl]; idx++) { in otx2_txschq_stop()
H A Dotx2_pf.c1603 for (idx = 0; idx < pf->hw.txschq_cnt[lvl]; idx++) { in otx2_init_hw_resources()