Home
last modified time | relevance | path

Searched refs:NIX_AF_TL4X_SDP_LINK_CFG (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev_debug.c583 reg[k] = NIX_AF_TL4X_SDP_LINK_CFG(schq); in prepare_nix_tm_reg_dump()
H A Dotx2_tm.c607 reg[k] = NIX_AF_TL4X_SDP_LINK_CFG(schq); in populate_tm_reg()
/f-stack/dpdk/drivers/common/octeontx2/hw/
H A Dotx2_nix.h112 #define NIX_AF_TL4X_SDP_LINK_CFG(a) (0xb10ull | (uint64_t)(a) << 16) macro