Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib_main.c1995 } else if (flow_attr->type == IB_FLOW_ATTR_SNIFFER) { in get_flow_table()
2246 if (flow_attr->type == IB_FLOW_ATTR_SNIFFER) { in mlx5_ib_create_flow()
2273 } else if (flow_attr->type == IB_FLOW_ATTR_SNIFFER) { in mlx5_ib_create_flow()
/freebsd-11-stable/sys/ofed/include/rdma/
HDib_verbs.h1603 IB_FLOW_ATTR_SNIFFER = 0x3 enumerator
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
HDmlx4_ib_main.c1785 case IB_FLOW_ATTR_SNIFFER: in mlx4_ib_create_flow()