Home
last modified time | relevance | path

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

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