Home
last modified time | relevance | path

Searched refs:IB_FLOW_SPEC_IPV6 (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dfs.c317 case IB_FLOW_SPEC_IPV6: in parse_flow_attr()
605 (ib_spec->type == (IB_FLOW_SPEC_IPV6 | inner_bit))) { in is_valid_ethertype()
616 (ip_spec_type == (IB_FLOW_SPEC_IPV6 | inner_bit)); in is_valid_ethertype()
/linux-6.15/include/rdma/
H A Dib_verbs.h1901 IB_FLOW_SPEC_IPV6 = 0x31, enumerator
/linux-6.15/drivers/infiniband/core/
H A Duverbs_cmd.c2788 case IB_FLOW_SPEC_IPV6: in ib_uverbs_kern_spec_to_ib_spec_filter()