Searched refs:IB_FLOW_ATTR_FLAGS_DONT_TRAP (Results 1 – 4 of 4) sorted by relevance
2109 bool dont_trap = flow_attr->flags & IB_FLOW_ATTR_FLAGS_DONT_TRAP; in get_flow_table()2412 if (flow_attr->flags & ~IB_FLOW_ATTR_FLAGS_DONT_TRAP) { in mlx5_ib_create_flow()2451 if (flow_attr->flags & IB_FLOW_ATTR_FLAGS_DONT_TRAP) { in mlx5_ib_create_flow()
1652 if ((flow_attr->flags & IB_FLOW_ATTR_FLAGS_DONT_TRAP) && in mlx4_ib_create_flow()1674 if (unlikely(flow_attr->flags & IB_FLOW_ATTR_FLAGS_DONT_TRAP)) { in mlx4_ib_create_flow()
1703 IB_FLOW_ATTR_FLAGS_DONT_TRAP = 1UL << 1, /* Continue match, no steal */ enumerator
3214 if ((cmd.flow_attr.flags & IB_FLOW_ATTR_FLAGS_DONT_TRAP) && in ib_uverbs_ex_create_flow()