Home
last modified time | relevance | path

Searched refs:ROC_PRIV_FLAGS_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_nix_ops.c378 switch_header_type = ROC_PRIV_FLAGS_DEFAULT; in roc_nix_switch_hdr_set()
380 if (switch_header_type != ROC_PRIV_FLAGS_DEFAULT && in roc_nix_switch_hdr_set()
H A Droc_mbox.h326 #define ROC_PRIV_FLAGS_DEFAULT BIT_ULL(0) macro