Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev_devargs.c117 *(uint16_t *)extra_args = OTX2_PRIV_FLAGS_LEN_90B; in parse_switch_header_type()
H A Dotx2_rss.c237 dev->npc_flow.switch_header_type == OTX2_PRIV_FLAGS_LEN_90B) { in otx2_rss_ethdev_to_nix()
H A Dotx2_ethdev.c115 if (dev->npc_flow.switch_header_type == OTX2_PRIV_FLAGS_LEN_90B && in nix_lf_switch_header_type_enable()
/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_mbox.h362 #define OTX2_PRIV_FLAGS_LEN_90B BIT_ULL(3) macro