Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/rdma/
H A Dib_user_verbs.h916 struct ib_uverbs_flow_spec_hdr { struct
933 struct ib_uverbs_flow_spec_hdr hdr; argument
955 struct ib_uverbs_flow_spec_hdr hdr;
973 struct ib_uverbs_flow_spec_hdr hdr;
996 struct ib_uverbs_flow_spec_hdr hdr;
1009 struct ib_uverbs_flow_spec_hdr hdr;
1022 struct ib_uverbs_flow_spec_hdr hdr;
1033 struct ib_uverbs_flow_spec_hdr hdr;
1046 struct ib_uverbs_flow_spec_hdr hdr;
1063 struct ib_uverbs_flow_spec_hdr hdr;
[all …]
/openbmc/linux/drivers/infiniband/core/
H A Duverbs.h254 struct ib_uverbs_flow_spec_hdr hdr;
H A Duverbs_cmd.c2851 sizeof(struct ib_uverbs_flow_spec_hdr), in kern_spec_to_ib_spec_filter()
2858 sizeof(struct ib_uverbs_flow_spec_hdr); in kern_spec_to_ib_spec_filter()
3188 struct ib_uverbs_flow_spec_hdr *kern_spec; in ib_uverbs_ex_create_flow()