Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h270 #define MLX5_FLOW_PRIO_RSVD ((uint32_t)-1) macro
H A Dmlx5_flow.c1652 if (attributes->priority != MLX5_FLOW_PRIO_RSVD && in mlx5_flow_validate_attributes()
3654 attr.priority = MLX5_FLOW_PRIO_RSVD; in flow_dv_mreg_create_cb()
5424 attr->priority == MLX5_FLOW_PRIO_RSVD)) { in flow_list_create()
5938 .priority = MLX5_FLOW_PRIO_RSVD, in mlx5_ctrl_flow_vlan()
6823 .priority = MLX5_FLOW_PRIO_RSVD, in mlx5_flow_discover_mreg_c()
H A Dmlx5_flow_verbs.c1707 if (priority == MLX5_FLOW_PRIO_RSVD) in flow_verbs_translate()
H A Dmlx5_flow_dv.c5157 if (attributes->priority != MLX5_FLOW_PRIO_RSVD && in flow_dv_validate_attributes()
9690 if (priority == MLX5_FLOW_PRIO_RSVD) in flow_dv_translate()