Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_nix_ops.c386 switch_header_type != ROC_PRIV_FLAGS_PRE_L2 && in roc_nix_switch_hdr_set()
418 } else if (switch_header_type == ROC_PRIV_FLAGS_PRE_L2) { in roc_nix_switch_hdr_set()
H A Droc_npc_parse.c75 if (pst->npc->switch_header_type != ROC_PRIV_FLAGS_PRE_L2) in npc_parse_pre_l2()
H A Droc_mbox.h332 #define ROC_PRIV_FLAGS_PRE_L2 BIT_ULL(6) macro
/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev_devargs.c206 *(uint16_t *)extra_args = ROC_PRIV_FLAGS_PRE_L2; in parse_switch_header_type()