Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c545 if (ib_attr->type != IB_FLOW_ATTR_NORMAL || in flow_is_multicast_only()
732 case IB_FLOW_ATTR_NORMAL: in get_flow_table()
1373 case IB_FLOW_ATTR_NORMAL: in mlx5_ib_create_flow()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c1702 (flow_attr->type != IB_FLOW_ATTR_NORMAL)) in mlx4_ib_create_flow()
1718 case IB_FLOW_ATTR_NORMAL: in mlx4_ib_create_flow()
1774 if (i < ARRAY_SIZE(type) && flow_attr->type == IB_FLOW_ATTR_NORMAL) { in mlx4_ib_create_flow()
/openbmc/linux/include/rdma/
H A Dib_verbs.h1864 IB_FLOW_ATTR_NORMAL = 0x0, enumerator