Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/rdma/
Dib_user_verbs.h900 struct ib_uverbs_flow_spec_hdr { struct
917 struct ib_uverbs_flow_spec_hdr hdr; argument
939 struct ib_uverbs_flow_spec_hdr hdr;
957 struct ib_uverbs_flow_spec_hdr hdr;
980 struct ib_uverbs_flow_spec_hdr hdr;
993 struct ib_uverbs_flow_spec_hdr hdr;
1006 struct ib_uverbs_flow_spec_hdr hdr;
1017 struct ib_uverbs_flow_spec_hdr hdr;
1030 struct ib_uverbs_flow_spec_hdr hdr;
1047 struct ib_uverbs_flow_spec_hdr hdr;
[all …]
/linux-6.1.9/drivers/infiniband/core/
Duverbs.h254 struct ib_uverbs_flow_spec_hdr hdr;
Duverbs_cmd.c2844 sizeof(struct ib_uverbs_flow_spec_hdr), in kern_spec_to_ib_spec_filter()
2851 sizeof(struct ib_uverbs_flow_spec_hdr); in kern_spec_to_ib_spec_filter()
3181 struct ib_uverbs_flow_spec_hdr *kern_spec; in ib_uverbs_ex_create_flow()