Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_dcbnl.c98 pfvf->pfc_schq_list[lvl][prio] = pfvf->hw.txschq_list[lvl][0]; in otx2_pfc_txschq_alloc_one()
H A Dotx2_common.c634 schq_list = hw->txschq_list; in otx2_txschq_config()
794 pfvf->hw.txschq_list[lvl][schq] = in otx2_txsch_alloc()
840 pfvf->hw.txschq_list[lvl][idx]); in otx2_txschq_stop()
847 pfvf->hw.txschq_list[lvl][schq] = 0; in otx2_txschq_stop()
H A Dotx2_common.h223 u16 txschq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC]; member
976 smq = pfvf->hw.txschq_list[NIX_TXSCH_LVL_SMQ][idx]; in otx2_get_smq_idx()
H A Dotx2_tc.c158 txschq = hw->txschq_list[NIX_TXSCH_LVL_TL4][0]; in otx2_set_matchall_egress_rate()