Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dfs.c551 if (ib_attr->type != IB_FLOW_ATTR_NORMAL || in flow_is_multicast_only()
739 case IB_FLOW_ATTR_NORMAL: in get_flow_table()
1848 case IB_FLOW_ATTR_NORMAL: in mlx5_ib_create_flow()
/linux-6.15/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()
/linux-6.15/include/rdma/
H A Dib_verbs.h1881 IB_FLOW_ATTR_NORMAL = 0x0, enumerator