Home
last modified time | relevance | path

Searched refs:NIX_TXSCH_LVL_SMQ (Results 1 – 9 of 9) sorted by relevance

/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_reg.c30 {NIX_TXSCH_LVL_SMQ, 2, 0xFFFF, {{0x0700, 0x0708}, {0x1400, 0x14C8} } },
A Dcommon.h134 NIX_TXSCH_LVL_SMQ = 0x0, enumerator
A Drvu.c1942 rsp->schq[NIX_TXSCH_LVL_SMQ] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1949 rsp->schq_nix1[NIX_TXSCH_LVL_SMQ] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1955 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_SMQ]; in rvu_mbox_handler_free_rsrc_cnt()
1956 rsp->schq[NIX_TXSCH_LVL_SMQ] = in rvu_mbox_handler_free_rsrc_cnt()
1975 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_SMQ]; in rvu_mbox_handler_free_rsrc_cnt()
1976 rsp->schq_nix1[NIX_TXSCH_LVL_SMQ] = in rvu_mbox_handler_free_rsrc_cnt()
A Drvu_nix.c1121 if (!is_valid_txschq(rvu, blkaddr, NIX_TXSCH_LVL_SMQ, in rvu_nix_blk_aq_enq_inst()
2326 for (lvl = NIX_TXSCH_LVL_SMQ; lvl <= NIX_TXSCH_LVL_TL1; lvl++) { in nix_smq_flush_fill_ctx()
2407 for (lvl = NIX_TXSCH_LVL_SMQ; lvl <= NIX_TXSCH_LVL_TL1; lvl++) { in nix_smq_flush_enadis_rate()
2575 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_SMQ]; in nix_txschq_free()
2658 if (lvl == NIX_TXSCH_LVL_SMQ && in nix_txschq_free_one()
3764 case NIX_TXSCH_LVL_SMQ: in nix_setup_txschq()
A Drvu_devlink.c1192 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_SMQ]; in rvu_af_dl_dwrr_mtu_validate()
/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_common.h960 return pfvf->pfc_schq_list[NIX_TXSCH_LVL_SMQ][qidx]; in otx2_get_smq_idx()
966 idx = qidx % pfvf->hw.txschq_cnt[NIX_TXSCH_LVL_SMQ]; in otx2_get_smq_idx()
967 smq = pfvf->hw.txschq_list[NIX_TXSCH_LVL_SMQ][idx]; in otx2_get_smq_idx()
A Dotx2_dcbnl.c216 otx2_smq_flush(pfvf, pfvf->pfc_schq_list[NIX_TXSCH_LVL_SMQ][prio]); in otx2_pfc_txschq_update()
A Dotx2_common.c640 if (lvl == NIX_TXSCH_LVL_SMQ) { in otx2_txschq_config()
747 req->lvl = NIX_TXSCH_LVL_SMQ; in otx2_smq_flush()
775 req->schq[NIX_TXSCH_LVL_SMQ] = chan_cnt; in otx2_txsch_alloc()
A Dqos.c48 if (node->level == NIX_TXSCH_LVL_SMQ) { in otx2_qos_get_regaddr()
147 if (level == NIX_TXSCH_LVL_SMQ) { in __otx2_qos_txschq_cfg()

Completed in 39 milliseconds