Searched refs:IB_FLOW_SPEC_ETH (Results 1 – 4 of 4) sorted by relevance
234 case IB_FLOW_SPEC_ETH: in parse_flow_attr()579 if (flow_spec->type == IB_FLOW_SPEC_ETH) { in flow_is_multicast_only()652 if ((ib_spec->type == (IB_FLOW_SPEC_ETH | inner_bit)) && in is_valid_ethertype()1254 .type = IB_FLOW_SPEC_ETH, in create_leftovers_rule()1266 .type = IB_FLOW_SPEC_ETH, in create_leftovers_rule()
1357 case IB_FLOW_SPEC_ETH: in parse_flow_attr()1426 .mandatory_not_fields = {IB_FLOW_SPEC_ETH},1587 if (header_spec == IB_FLOW_SPEC_ETH) in __mlx4_ib_create_flow()1632 if (ib_spec->type != IB_FLOW_SPEC_ETH || flow_attr->num_of_specs != 1) in mlx4_ib_tunnel_steer_add()1661 if (ib_spec->type != IB_FLOW_SPEC_ETH) in mlx4_ib_add_dont_trap_rule()
1850 IB_FLOW_SPEC_ETH = 0x20, enumerator
2731 case IB_FLOW_SPEC_ETH: in ib_uverbs_kern_spec_to_ib_spec_filter()
Completed in 42 milliseconds