Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_nix_ops.c383 switch_header_type != ROC_PRIV_FLAGS_LEN_90B && in roc_nix_switch_hdr_set()
392 if (switch_header_type == ROC_PRIV_FLAGS_LEN_90B && in roc_nix_switch_hdr_set()
409 if (switch_header_type == ROC_PRIV_FLAGS_LEN_90B) { in roc_nix_switch_hdr_set()
H A Droc_mbox.h329 #define ROC_PRIV_FLAGS_LEN_90B BIT_ULL(3) macro
/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev_devargs.c197 *(uint16_t *)extra_args = ROC_PRIV_FLAGS_LEN_90B; in parse_switch_header_type()
H A Dcnxk_ethdev.c712 dev->npc.switch_header_type == ROC_PRIV_FLAGS_LEN_90B) { in cnxk_rss_ethdev_to_nix()