Home
last modified time | relevance | path

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

/dpdk/drivers/net/iavf/
H A Diavf_tm.c102 uint32_t node_id, enum iavf_tm_node_type *node_type) in iavf_tm_node_search()
225 enum iavf_tm_node_type node_type = IAVF_TM_NODE_TYPE_MAX; in iavf_node_type_get()
278 enum iavf_tm_node_type node_type = IAVF_TM_NODE_TYPE_MAX; in iavf_tm_node_add()
279 enum iavf_tm_node_type parent_node_type = IAVF_TM_NODE_TYPE_MAX; in iavf_tm_node_add()
433 enum iavf_tm_node_type node_type = IAVF_TM_NODE_TYPE_MAX; in iavf_tm_node_delete()
745 enum iavf_tm_node_type node_type; in iavf_node_capabilities_get()
H A Diavf.h189 enum iavf_tm_node_type { enum