Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A 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/include/rdma/
H A Dib_verbs.h1874 IB_FLOW_ATTR_SNIFFER = 0x3 enumerator
/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c1742 case IB_FLOW_ATTR_SNIFFER: in mlx4_ib_create_flow()