Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
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
969 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()