Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dfs.c818 case IB_FLOW_ATTR_SNIFFER: in get_flow_table()
956 if (dev->is_rep && flow_attr->type != IB_FLOW_ATTR_SNIFFER) { in _create_flow_rule()
1118 .type = IB_FLOW_ATTR_SNIFFER, in create_sniffer_rule()
1225 if (flow_attr->type == IB_FLOW_ATTR_SNIFFER) { in mlx5_ib_create_flow()
1256 case IB_FLOW_ATTR_SNIFFER: in mlx5_ib_create_flow()
/kernel/linux/linux-5.10/include/rdma/
Dib_verbs.h1833 IB_FLOW_ATTR_SNIFFER = 0x3 enumerator
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
Dmain.c1746 case IB_FLOW_ATTR_SNIFFER: in mlx4_ib_create_flow()