Searched refs:ib_uverbs_flow_spec_hdr (Results 1 – 3 of 3) sorted by relevance
903 struct ib_uverbs_flow_spec_hdr { struct920 struct ib_uverbs_flow_spec_hdr hdr; argument942 struct ib_uverbs_flow_spec_hdr hdr;960 struct ib_uverbs_flow_spec_hdr hdr;983 struct ib_uverbs_flow_spec_hdr hdr;996 struct ib_uverbs_flow_spec_hdr hdr;1009 struct ib_uverbs_flow_spec_hdr hdr;1020 struct ib_uverbs_flow_spec_hdr hdr;1033 struct ib_uverbs_flow_spec_hdr hdr;1050 struct ib_uverbs_flow_spec_hdr hdr;[all …]
254 struct ib_uverbs_flow_spec_hdr hdr;
2721 static size_t kern_spec_filter_sz(const struct ib_uverbs_flow_spec_hdr *spec) in kern_spec_filter_sz()2724 return (spec->size - sizeof(struct ib_uverbs_flow_spec_hdr)) / 2; in kern_spec_filter_sz()2877 sizeof(struct ib_uverbs_flow_spec_hdr); in kern_spec_to_ib_spec_filter()3193 struct ib_uverbs_flow_spec_hdr *kern_spec; in ib_uverbs_ex_create_flow()