Searched refs:IB_FLOW_ATTR_NORMAL (Results 1 – 3 of 3) sorted by relevance
1823 (flow_attr->type != IB_FLOW_ATTR_NORMAL)) in mlx4_ib_create_flow()1839 case IB_FLOW_ATTR_NORMAL: in mlx4_ib_create_flow()1895 if (i < ARRAY_SIZE(type) && flow_attr->type == IB_FLOW_ATTR_NORMAL) { in mlx4_ib_create_flow()
2836 if (ib_attr->type != IB_FLOW_ATTR_NORMAL || in flow_is_multicast_only()3060 if (flow_attr->type == IB_FLOW_ATTR_NORMAL) { in get_flow_table()3616 if (flow_attr->type == IB_FLOW_ATTR_NORMAL) { in mlx5_ib_create_flow()
1831 IB_FLOW_ATTR_NORMAL = 0x0, enumerator