Home
last modified time | relevance | path

Searched refs:txschq_list (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c554 schq = hw->txschq_list[lvl][0]; in otx2_txschq_config()
565 parent = hw->txschq_list[NIX_TXSCH_LVL_TL4][0]; in otx2_txschq_config()
573 parent = hw->txschq_list[NIX_TXSCH_LVL_TL3][0]; in otx2_txschq_config()
580 parent = hw->txschq_list[NIX_TXSCH_LVL_TL2][0]; in otx2_txschq_config()
587 parent = hw->txschq_list[NIX_TXSCH_LVL_TL1][0]; in otx2_txschq_config()
659 pfvf->hw.txschq_list[lvl][schq] = 0; in otx2_txschq_stop()
794 aq->sq.smq = pfvf->hw.txschq_list[NIX_TXSCH_LVL_SMQ][0]; in otx2_sq_init()
1501 pf->hw.txschq_list[lvl][schq] = in mbox_handler_nix_txsch_alloc()
H A Dotx2_common.h171 u16 txschq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A 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()
H A Dotx2_dcbnl.c71 * same as hw.txschq_list. in otx2_pfc_txschq_alloc_one()
94 * hw.txschq_list as those will be common for all. in otx2_pfc_txschq_alloc_one()
97 pfvf->pfc_schq_list[lvl][prio] = pfvf->hw.txschq_list[lvl][0]; in otx2_pfc_txschq_alloc_one()
H A 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()
H A Dotx2_tc.c153 txschq = hw->txschq_list[NIX_TXSCH_LVL_TL4][0]; in otx2_set_matchall_egress_rate()

Completed in 11 milliseconds