Home
last modified time | relevance | path

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

/dpdk/drivers/net/ixgbe/
H A Dixgbe_tm.c335 enum ixgbe_tm_node_type *node_type) in ixgbe_tm_node_search()
566 enum ixgbe_tm_node_type node_type = IXGBE_TM_NODE_TYPE_MAX; in ixgbe_node_add()
567 enum ixgbe_tm_node_type parent_node_type = IXGBE_TM_NODE_TYPE_MAX; in ixgbe_node_add()
749 enum ixgbe_tm_node_type node_type = IXGBE_TM_NODE_TYPE_MAX; in ixgbe_node_delete()
813 enum ixgbe_tm_node_type node_type = IXGBE_TM_NODE_TYPE_MAX; in ixgbe_node_type_get()
932 enum ixgbe_tm_node_type node_type = IXGBE_TM_NODE_TYPE_MAX; in ixgbe_node_capabilities_get()
H A Dixgbe_ethdev.h418 enum ixgbe_tm_node_type { enum