Searched refs:schq (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_ethdev_debug.c | 548 "NIX_AF_SMQ[%u]_CFG", schq); in prepare_nix_tm_reg_dump() 560 "NIX_AF_MDQ[%u]_PIR", schq); in prepare_nix_tm_reg_dump() 564 "NIX_AF_MDQ[%u]_CIR", schq); in prepare_nix_tm_reg_dump() 593 "NIX_AF_TL4[%u]_PIR", schq); in prepare_nix_tm_reg_dump() 597 "NIX_AF_TL4[%u]_CIR", schq); in prepare_nix_tm_reg_dump() 626 "NIX_AF_TL3[%u]_PIR", schq); in prepare_nix_tm_reg_dump() 630 "NIX_AF_TL3[%u]_CIR", schq); in prepare_nix_tm_reg_dump() 659 "NIX_AF_TL2[%u]_PIR", schq); in prepare_nix_tm_reg_dump() 716 uint32_t schq, parent_schq; in otx2_nix_tm_dump() local 732 schq = tm_node->id; in otx2_nix_tm_dump() [all …]
|
| H A D | otx2_tm.c | 301 uint32_t schq = tm_node->hw_id; in prepare_tm_sched_reg() local 362 uint32_t schq = tm_node->hw_id; in prepare_tm_shaper_reg() local 386 reg[k] = NIX_AF_MDQX_PIR(schq); in prepare_tm_shaper_reg() 485 uint32_t schq = tm_node->hw_id; in prepare_tm_sw_xoff() local 532 uint32_t hw_lvl, rr_prio, schq; in populate_tm_reg() local 542 schq = tm_node->hw_id; in populate_tm_reg() 1288 req->schq = tm_node->hw_id; in nix_tm_free_resources() 1326 uint16_t schq; in nix_tm_copy_rsp_to_dev() local 1330 for (schq = 0; schq < MAX_TXSCHQ_PER_FUNC; schq++) { in nix_tm_copy_rsp_to_dev() 1331 dev->txschq_list[lvl][schq] = rsp->schq_list[lvl][schq]; in nix_tm_copy_rsp_to_dev() [all …]
|
| /f-stack/dpdk/drivers/common/octeontx2/ |
| H A D | otx2_mbox.h | 436 uint16_t __otx2_io schq[NIX_TXSCH_LVL_CNT]; member 847 uint16_t __otx2_io schq[NIX_TXSCH_LVL_CNT]; /* Non-Contig. queues */ member 854 uint16_t __otx2_io schq[NIX_TXSCH_LVL_CNT]; /* Non-Contig. queues */ member 874 uint16_t __otx2_io schq; member
|