Searched refs:IB_FLOW_SPEC_ETH (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c1699 case IB_FLOW_SPEC_ETH:
1882 if (eth_spec->type != IB_FLOW_SPEC_ETH ||
1899 if (ib_spec->type == IB_FLOW_SPEC_ETH &&
2138 .type = IB_FLOW_SPEC_ETH,
2150 .type = IB_FLOW_SPEC_ETH,
/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c1398 case IB_FLOW_SPEC_ETH:
1467 .mandatory_not_fields = {IB_FLOW_SPEC_ETH},
1675 if (ib_spec->type != IB_FLOW_SPEC_ETH || flow_attr->num_of_specs != 1)
1704 if (ib_spec->type != IB_FLOW_SPEC_ETH)
/freebsd-12-stable/sys/ofed/include/rdma/
H A Dib_verbs.h1606 IB_FLOW_SPEC_ETH = 0x20, enumerator in enum:ib_flow_spec_type
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c3183 case IB_FLOW_SPEC_ETH:

Completed in 125 milliseconds