Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dfs.c271 case IB_FLOW_SPEC_IPV4: in parse_flow_attr()
551 if (flow_spec->type == IB_FLOW_SPEC_IPV4) { in flow_is_multicast_only()
599 } else if ((ib_spec->type == (IB_FLOW_SPEC_IPV4 | inner_bit)) || in is_valid_ethertype()
609 (ip_spec_type == (IB_FLOW_SPEC_IPV4 | inner_bit)); in is_valid_ethertype()
/Linux-v6.1/drivers/infiniband/hw/mlx4/
Dmain.c1373 case IB_FLOW_SPEC_IPV4: in parse_flow_attr()
1417 .mandatory_fields = {IB_FLOW_SPEC_IPV4},
/Linux-v6.1/include/rdma/
Dib_verbs.h1871 IB_FLOW_SPEC_IPV4 = 0x30, enumerator
/Linux-v6.1/drivers/infiniband/core/
Duverbs_cmd.c2744 case IB_FLOW_SPEC_IPV4: in ib_uverbs_kern_spec_to_ib_spec_filter()