Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dfs.c771 case IB_FLOW_ATTR_SNIFFER: in get_flow_table()
1094 if (dev->is_rep && flow_attr->type != IB_FLOW_ATTR_SNIFFER) { in _create_flow_rule()
1250 .type = IB_FLOW_ATTR_SNIFFER, in create_sniffer_rule()
1356 if (flow_attr->type == IB_FLOW_ATTR_SNIFFER) { in mlx5_ib_create_flow()
1387 case IB_FLOW_ATTR_SNIFFER: in mlx5_ib_create_flow()
/Linux-v6.1/include/rdma/
Dib_verbs.h1862 IB_FLOW_ATTR_SNIFFER = 0x3 enumerator
/Linux-v6.1/drivers/infiniband/hw/mlx4/
Dmain.c1738 case IB_FLOW_ATTR_SNIFFER: in mlx4_ib_create_flow()