Searched refs:ib_uverbs_flow_spec_hdr (Results 1 – 3 of 3) sorted by relevance
874 struct ib_uverbs_flow_spec_hdr { struct891 struct ib_uverbs_flow_spec_hdr hdr; argument913 struct ib_uverbs_flow_spec_hdr hdr;931 struct ib_uverbs_flow_spec_hdr hdr;954 struct ib_uverbs_flow_spec_hdr hdr;967 struct ib_uverbs_flow_spec_hdr hdr;980 struct ib_uverbs_flow_spec_hdr hdr;991 struct ib_uverbs_flow_spec_hdr hdr;1004 struct ib_uverbs_flow_spec_hdr hdr;1021 struct ib_uverbs_flow_spec_hdr hdr;[all …]
261 struct ib_uverbs_flow_spec_hdr hdr;
2917 static size_t kern_spec_filter_sz(const struct ib_uverbs_flow_spec_hdr *spec) in kern_spec_filter_sz()2920 return (spec->size - sizeof(struct ib_uverbs_flow_spec_hdr)) / 2; in kern_spec_filter_sz()3073 sizeof(struct ib_uverbs_flow_spec_hdr); in kern_spec_to_ib_spec_filter()3493 struct ib_uverbs_flow_spec_hdr *kern_spec; in ib_uverbs_ex_create_flow()