Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dfs.c276 case IB_FLOW_SPEC_IPV4: in parse_flow_attr()
556 if (flow_spec->type == IB_FLOW_SPEC_IPV4) { in flow_is_multicast_only()
604 } else if ((ib_spec->type == (IB_FLOW_SPEC_IPV4 | inner_bit)) || in is_valid_ethertype()
614 (ip_spec_type == (IB_FLOW_SPEC_IPV4 | inner_bit)); in is_valid_ethertype()
/linux-6.15/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-6.15/include/rdma/
H A Dib_verbs.h1900 IB_FLOW_SPEC_IPV4 = 0x30, enumerator
/linux-6.15/drivers/infiniband/core/
H A Duverbs_cmd.c2777 case IB_FLOW_SPEC_IPV4: in ib_uverbs_kern_spec_to_ib_spec_filter()