Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c3084 } else if (flow_attr->type == IB_FLOW_ATTR_SNIFFER) { in get_flow_table()
3597 if (flow_attr->type == IB_FLOW_ATTR_SNIFFER) { in mlx5_ib_create_flow()
3630 } else if (flow_attr->type == IB_FLOW_ATTR_SNIFFER) { in mlx5_ib_create_flow()
/Linux-v4.19/include/rdma/
Dib_verbs.h1841 IB_FLOW_ATTR_SNIFFER = 0x3 enumerator
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmain.c1863 case IB_FLOW_ATTR_SNIFFER: in mlx4_ib_create_flow()