Home
last modified time | relevance | path

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

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