Home
last modified time | relevance | path

Searched refs:node_out (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h97 uint32_t node_out; member
H A Dmlx5_devx_cmds.c752 attr->node_out = MLX5_GET(parse_graph_node_cap, hcattr, node_out); in mlx5_devx_cmd_query_hca_parse_graph_node_cap()
H A Dmlx5_prm.h1824 u8 node_out[0x20]; member
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_flex.c1132 if (arc_type < 0 || !(attr->node_out & RTE_BIT32(arc_type))) in mlx5_flex_translate_arc_out()