Searched refs:ib_uverbs_flow_spec_hdr (Results 1 – 3 of 3) sorted by relevance
908 struct ib_uverbs_flow_spec_hdr { struct925 struct ib_uverbs_flow_spec_hdr hdr; argument947 struct ib_uverbs_flow_spec_hdr hdr;965 struct ib_uverbs_flow_spec_hdr hdr;988 struct ib_uverbs_flow_spec_hdr hdr;1001 struct ib_uverbs_flow_spec_hdr hdr;1014 struct ib_uverbs_flow_spec_hdr hdr;1025 struct ib_uverbs_flow_spec_hdr hdr;1038 struct ib_uverbs_flow_spec_hdr hdr;1055 struct ib_uverbs_flow_spec_hdr hdr;[all …]
252 struct ib_uverbs_flow_spec_hdr hdr;
2866 if (kern_spec->hdr.size < sizeof(struct ib_uverbs_flow_spec_hdr)) in kern_spec_to_ib_spec_filter()2868 kern_filter_sz = kern_spec->hdr.size - sizeof(struct ib_uverbs_flow_spec_hdr); in kern_spec_to_ib_spec_filter()2872 sizeof(struct ib_uverbs_flow_spec_hdr); in kern_spec_to_ib_spec_filter()3194 struct ib_uverbs_flow_spec_hdr *kern_spec; in ib_uverbs_ex_create_flow()3300 kern_spec = (struct ib_uverbs_flow_spec_hdr *)((u8 *)kern_spec + kern_spec->size); in ib_uverbs_ex_create_flow()