Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2139 } else if (flow_attr->type == IB_FLOW_ATTR_SNIFFER) { in get_flow_table()
2334 .type = IB_FLOW_ATTR_SNIFFER, in create_sniffer_rule()
2430 if (flow_attr->type == IB_FLOW_ATTR_SNIFFER) { in mlx5_ib_create_flow()
2461 case IB_FLOW_ATTR_SNIFFER: in mlx5_ib_create_flow()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h1663 IB_FLOW_ATTR_SNIFFER = 0x3 enumerator
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c1693 case IB_FLOW_ATTR_SNIFFER: in mlx4_ib_create_flow()