Merge branch 'misc' into k.o/for-next

This commit is contained in:
Doug Ledford
2017-07-27 09:00:38 -04:00
43 changed files with 693 additions and 279 deletions

View File

@@ -49,6 +49,9 @@ struct qedr_alloc_ucontext_resp {
__u32 sges_per_recv_wr;
__u32 sges_per_srq_wr;
__u32 max_cqes;
__u8 dpm_enabled;
__u8 wids_enabled;
__u16 wid_count;
};
struct qedr_alloc_pd_ureq {