Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dfs.c222 case IB_FLOW_SPEC_ETH: in parse_flow_attr()
560 if (flow_spec->type == IB_FLOW_SPEC_ETH) { in flow_is_multicast_only()
592 if ((ib_spec->type == (IB_FLOW_SPEC_ETH | inner_bit)) && in is_valid_ethertype()
1198 .type = IB_FLOW_SPEC_ETH, in create_leftovers_rule()
1210 .type = IB_FLOW_SPEC_ETH, in create_leftovers_rule()
/linux-6.3-rc2/drivers/infiniband/hw/mlx4/
A Dmain.c1347 case IB_FLOW_SPEC_ETH: in parse_flow_attr()
1416 .mandatory_not_fields = {IB_FLOW_SPEC_ETH},
1577 if (header_spec == IB_FLOW_SPEC_ETH) in __mlx4_ib_create_flow()
1622 if (ib_spec->type != IB_FLOW_SPEC_ETH || flow_attr->num_of_specs != 1) in mlx4_ib_tunnel_steer_add()
1651 if (ib_spec->type != IB_FLOW_SPEC_ETH) in mlx4_ib_add_dont_trap_rule()
/linux-6.3-rc2/include/rdma/
A Dib_verbs.h1878 IB_FLOW_SPEC_ETH = 0x20, enumerator
/linux-6.3-rc2/drivers/infiniband/core/
A Duverbs_cmd.c2733 case IB_FLOW_SPEC_ETH: in ib_uverbs_kern_spec_to_ib_spec_filter()

Completed in 38 milliseconds