Home
last modified time | relevance | path

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

/dpdk/drivers/net/i40e/
H A Di40e_tm.c324 uint32_t node_id, enum i40e_tm_node_type *node_type) in i40e_tm_node_search()
458 enum i40e_tm_node_type node_type = I40E_TM_NODE_TYPE_MAX; in i40e_node_add()
459 enum i40e_tm_node_type parent_node_type = I40E_TM_NODE_TYPE_MAX; in i40e_node_add()
628 enum i40e_tm_node_type node_type = I40E_TM_NODE_TYPE_MAX; in i40e_node_delete()
692 enum i40e_tm_node_type node_type = I40E_TM_NODE_TYPE_MAX; in i40e_node_type_get()
811 enum i40e_tm_node_type node_type; in i40e_node_capabilities_get()
H A Di40e_ethdev.h985 enum i40e_tm_node_type { enum