Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_util.c146 tf_device_module_type_subtype_2_str(enum tf_device_module_type dm_type, in tf_device_module_type_subtype_2_str() argument
149 switch (dm_type) { in tf_device_module_type_subtype_2_str()
164 tf_device_module_type_2_str(enum tf_device_module_type dm_type) in tf_device_module_type_2_str() argument
166 switch (dm_type) { in tf_device_module_type_2_str()
H A Dtf_util.h81 (enum tf_device_module_type dm_type,
96 const char *tf_device_module_type_2_str(enum tf_device_module_type dm_type);