Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_flow.h27 #define MLX4_FLOW_PRIORITY_LAST UINT32_C(0xfff) macro
H A Dmlx4_flow.c683 if (attr->priority > MLX4_FLOW_PRIORITY_LAST) in mlx4_flow_prepare()
687 MLX4_STR_EXPAND(MLX4_FLOW_PRIORITY_LAST)); in mlx4_flow_prepare()
1051 flow->ibv_attr->priority == MLX4_FLOW_PRIORITY_LAST) { in mlx4_flow_toggle()
1062 MLX4_STR_EXPAND(MLX4_FLOW_PRIORITY_LAST) in mlx4_flow_toggle()
1300 .priority = MLX4_FLOW_PRIORITY_LAST, in mlx4_flow_internal()