On Wed, Mar 14, 2018 at 02:45:22PM -0500, Shiraz Saleem wrote: > From: Henry Orosco <henry.orosco@xxxxxxxxx> > > The flush CQP OP can be used to optionally generate > Asynchronous Events (AEs) in addition to QP flush. > Consolidate all HW AE generation code under a new > function i40iw_gen_ae which use the flush CQP OP > to only generate AEs. > > Signed-off-by: Henry Orosco <henry.orosco@xxxxxxxxx> > Signed-off-by: Shiraz Saleem <shiraz.saleem@xxxxxxxxx> > drivers/infiniband/hw/i40iw/i40iw.h | 5 +++ > drivers/infiniband/hw/i40iw/i40iw_ctrl.c | 56 ++++++++++++++++++++++++++++--- > drivers/infiniband/hw/i40iw/i40iw_d.h | 5 ++- > drivers/infiniband/hw/i40iw/i40iw_hw.c | 33 ++++++++++++++++++ > drivers/infiniband/hw/i40iw/i40iw_type.h | 11 ++++++ > drivers/infiniband/hw/i40iw/i40iw_utils.c | 8 ++--- > 6 files changed, 108 insertions(+), 10 deletions(-) Series of two patches applied to rdma for-next Thanks, Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html