Home
last modified time | relevance | path

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

/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev_devargs.c194 *(uint16_t *)extra_args = ROC_PRIV_FLAGS_EDSA; in parse_switch_header_type()
/dpdk/drivers/common/cnxk/
H A Droc_nix_ops.c381 switch_header_type != ROC_PRIV_FLAGS_EDSA && in roc_nix_switch_hdr_set()
H A Droc_mbox.h327 #define ROC_PRIV_FLAGS_EDSA BIT_ULL(1) macro