Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c311 case IB_FLOW_SPEC_IPV6: in parse_flow_attr()
599 (ib_spec->type == (IB_FLOW_SPEC_IPV6 | inner_bit))) { in is_valid_ethertype()
610 (ip_spec_type == (IB_FLOW_SPEC_IPV6 | inner_bit)); in is_valid_ethertype()
/openbmc/linux/include/rdma/
H A Dib_verbs.h1884 IB_FLOW_SPEC_IPV6 = 0x31, enumerator
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_cmd.c2762 case IB_FLOW_SPEC_IPV6: in ib_uverbs_kern_spec_to_ib_spec_filter()