Home
last modified time | relevance | path

Searched refs:IB_FLOW_SPEC_IPV4 (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/infiniband/core/
Duverbs_std_types_flow_action.c154 case IB_FLOW_SPEC_IPV4: in parse_esp_ip()
206 if (uverbs_encap.type != IB_FLOW_SPEC_IPV4 && in flow_action_esp_get_encap()
Duverbs_cmd.c2971 case IB_FLOW_SPEC_IPV4: in ib_uverbs_kern_spec_to_ib_spec_filter()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c2557 case IB_FLOW_SPEC_IPV4: in parse_flow_attr()
2841 if (flow_spec->type == IB_FLOW_SPEC_IPV4) { in flow_is_multicast_only()
2929 } else if ((ib_spec->type == (IB_FLOW_SPEC_IPV4 | inner_bit)) || in is_valid_ethertype()
2939 (ip_spec_type == (IB_FLOW_SPEC_IPV4 | inner_bit)); in is_valid_ethertype()
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmain.c1483 case IB_FLOW_SPEC_IPV4: in parse_flow_attr()
1527 .mandatory_fields = {IB_FLOW_SPEC_IPV4},
/Linux-v4.19/include/rdma/
Dib_verbs.h1850 IB_FLOW_SPEC_IPV4 = 0x30, enumerator