Home
last modified time | relevance | path

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

/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 …]
/linux/drivers/infiniband/core/
H A Duverbs_cmd.c2850 sizeof(struct ib_uverbs_flow_spec_hdr), in kern_spec_to_ib_spec_filter()
2857 sizeof(struct ib_uverbs_flow_spec_hdr); in kern_spec_to_ib_spec_filter()
3187 struct ib_uverbs_flow_spec_hdr *kern_spec; in ib_uverbs_ex_create_flow()