Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_nix_ops.c384 switch_header_type != ROC_PRIV_FLAGS_EXDSA && in roc_nix_switch_hdr_set()
412 } else if (switch_header_type == ROC_PRIV_FLAGS_EXDSA) { in roc_nix_switch_hdr_set()
H A Droc_npc_parse.c369 ROC_PRIV_FLAGS_EXDSA) { in npc_parse_lb()
H A Droc_mbox.h330 #define ROC_PRIV_FLAGS_EXDSA BIT_ULL(4) macro
/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev_devargs.c200 *(uint16_t *)extra_args = ROC_PRIV_FLAGS_EXDSA; in parse_switch_header_type()