Home
last modified time | relevance | path

Searched refs:IB_FLOW_ATTR_NORMAL (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c1653 (flow_attr->type != IB_FLOW_ATTR_NORMAL)) in mlx4_ib_create_flow()
1669 case IB_FLOW_ATTR_NORMAL: in mlx4_ib_create_flow()
1725 if (i < ARRAY_SIZE(type) && flow_attr->type == IB_FLOW_ATTR_NORMAL) { in mlx4_ib_create_flow()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2017 if (ib_attr->type != IB_FLOW_ATTR_NORMAL || in flow_is_multicast_only()
2119 if (flow_attr->type == IB_FLOW_ATTR_NORMAL) { in get_flow_table()
2446 case IB_FLOW_ATTR_NORMAL: in mlx5_ib_create_flow()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h1653 IB_FLOW_ATTR_NORMAL = 0x0, enumerator