Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c270 case IB_FLOW_SPEC_IPV4: in parse_flow_attr()
550 if (flow_spec->type == IB_FLOW_SPEC_IPV4) { in flow_is_multicast_only()
598 } else if ((ib_spec->type == (IB_FLOW_SPEC_IPV4 | inner_bit)) || in is_valid_ethertype()
608 (ip_spec_type == (IB_FLOW_SPEC_IPV4 | inner_bit)); in is_valid_ethertype()
/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c1377 case IB_FLOW_SPEC_IPV4: in parse_flow_attr()
1421 .mandatory_fields = {IB_FLOW_SPEC_IPV4},
/linux/include/rdma/
H A Dib_verbs.h1883 IB_FLOW_SPEC_IPV4 = 0x30, enumerator
/linux/drivers/infiniband/core/
H A Duverbs_cmd.c2750 case IB_FLOW_SPEC_IPV4: in ib_uverbs_kern_spec_to_ib_spec_filter()