Searched refs:IB_FLOW_ATTR_FLAGS_DONT_TRAP (Results 1 – 4 of 4) sorted by relevance
718 bool dont_trap = flow_attr->flags & IB_FLOW_ATTR_FLAGS_DONT_TRAP; in get_flow_table()1128 if (flow_attr->flags & IB_FLOW_ATTR_FLAGS_DONT_TRAP) in _create_flow_rule()1330 ~(IB_FLOW_ATTR_FLAGS_DONT_TRAP | IB_FLOW_ATTR_FLAGS_EGRESS)) { in mlx5_ib_create_flow()
1694 if (flow_attr->flags & ~IB_FLOW_ATTR_FLAGS_DONT_TRAP) in mlx4_ib_create_flow()1697 if ((flow_attr->flags & IB_FLOW_ATTR_FLAGS_DONT_TRAP) && in mlx4_ib_create_flow()1719 if (unlikely(flow_attr->flags & IB_FLOW_ATTR_FLAGS_DONT_TRAP)) { in mlx4_ib_create_flow()
1891 IB_FLOW_ATTR_FLAGS_DONT_TRAP = 1UL << 1, /* Continue match, no steal */ enumerator
3201 if ((cmd.flow_attr.flags & IB_FLOW_ATTR_FLAGS_DONT_TRAP) && in ib_uverbs_ex_create_flow()