Home
last modified time | relevance | path

Searched refs:txschq_list (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c622 schq_list = hw->txschq_list; in otx2_txschq_config()
762 pfvf->hw.txschq_list[lvl][schq] = in otx2_txsch_alloc()
806 pfvf->hw.txschq_list[lvl][0]); in otx2_txschq_stop()
811 pfvf->hw.txschq_list[lvl][schq] = 0; in otx2_txschq_stop()
Dotx2_dcbnl.c98 pfvf->pfc_schq_list[lvl][prio] = pfvf->hw.txschq_list[lvl][0]; in otx2_pfc_txschq_alloc_one()
Dotx2_common.h228 u16 txschq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC]; member
924 smq = pfvf->hw.txschq_list[NIX_TXSCH_LVL_SMQ][0]; in otx2_get_smq_idx()
Dotx2_tc.c158 txschq = hw->txschq_list[NIX_TXSCH_LVL_TL4][0]; in otx2_set_matchall_egress_rate()