Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c3319 } else if (flow_attr->type == IB_FLOW_ATTR_SNIFFER) { in get_flow_table()
3868 if (flow_attr->type == IB_FLOW_ATTR_SNIFFER) { in mlx5_ib_create_flow()
3901 } else if (flow_attr->type == IB_FLOW_ATTR_SNIFFER) { in mlx5_ib_create_flow()
/Linux-v5.4/include/rdma/
Dib_verbs.h1812 IB_FLOW_ATTR_SNIFFER = 0x3 enumerator
/Linux-v5.4/drivers/infiniband/hw/mlx4/
Dmain.c1749 case IB_FLOW_ATTR_SNIFFER: in mlx4_ib_create_flow()