Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_nix_tm_utils.c603 reg[k] = NIX_AF_TL3_TL2X_LINKX_CFG(schq, link); in nix_tm_topology_reg_prep()
626 reg[k] = NIX_AF_TL3_TL2X_LINKX_CFG(schq, link); in nix_tm_topology_reg_prep()
H A Droc_nix_debug.c942 reg[k] = NIX_AF_TL3_TL2X_LINKX_CFG(schq, link); in nix_tm_reg_dump_prep()
975 reg[k] = NIX_AF_TL3_TL2X_LINKX_CFG(schq, link); in nix_tm_reg_dump_prep()
H A Droc_nix_tm.c372 req->reg[k] = NIX_AF_TL3_TL2X_LINKX_CFG(node->hw_id, link); in nix_tm_bp_config_set()
435 req->reg[k] = NIX_AF_TL3_TL2X_LINKX_CFG(node->hw_id, link); in nix_tm_bp_config_get()
/dpdk/drivers/common/cnxk/hw/
H A Dnix.h263 #define NIX_AF_TL3_TL2X_LINKX_CFG(a, b) \ macro