Home
last modified time | relevance | path

Searched refs:tf_identifier_type (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_shadow_identifier.h32 enum tf_identifier_type type;
91 enum tf_identifier_type type;
117 enum tf_identifier_type type;
139 enum tf_identifier_type type;
H A Dtf_identifier.h46 enum tf_identifier_type type;
64 enum tf_identifier_type type;
87 enum tf_identifier_type type;
H A Dtf_core.h159 enum tf_identifier_type { enum
714 enum tf_identifier_type ident_type;
732 enum tf_identifier_type ident_type;
755 enum tf_identifier_type ident_type;
H A Dtf_util.h32 const char *tf_ident_2_str(enum tf_identifier_type id_type);
H A Dtf_util.c24 tf_ident_2_str(enum tf_identifier_type id_type) in tf_ident_2_str()