Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dfs.c768 case IB_FLOW_ATTR_SNIFFER: in get_flow_table()
1091 if (dev->is_rep && flow_attr->type != IB_FLOW_ATTR_SNIFFER) { in _create_flow_rule()
1247 .type = IB_FLOW_ATTR_SNIFFER, in create_sniffer_rule()
1353 if (flow_attr->type == IB_FLOW_ATTR_SNIFFER) { in mlx5_ib_create_flow()
1384 case IB_FLOW_ATTR_SNIFFER: in mlx5_ib_create_flow()
/Linux-v6.6/include/rdma/
Dib_verbs.h1872 IB_FLOW_ATTR_SNIFFER = 0x3 enumerator
/Linux-v6.6/drivers/infiniband/hw/mlx4/
Dmain.c1742 case IB_FLOW_ATTR_SNIFFER: in mlx4_ib_create_flow()