Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h206 u16 txschq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC]; member
893 return pfvf->hw.txschq_list[NIX_TXSCH_LVL_SMQ][0]; in otx2_get_smq_idx()
Dotx2_dcbnl.c97 pfvf->pfc_schq_list[lvl][prio] = pfvf->hw.txschq_list[lvl][0]; in otx2_pfc_txschq_alloc_one()
Dotx2_common.c606 schq_list = hw->txschq_list; in otx2_txschq_config()
753 pfvf->hw.txschq_list[lvl][schq] = 0; in otx2_txschq_stop()
1640 pf->hw.txschq_list[lvl][schq] = in mbox_handler_nix_txsch_alloc()
Dotx2_tc.c186 txschq = hw->txschq_list[NIX_TXSCH_LVL_TL4][0]; in otx2_set_matchall_egress_rate()