From: Raju Rangoju <[email protected]> Date: Tue, 20 Mar 2018 15:41:37 +0530
> Allocates the HW-resources and provide the necessary routines for the > upper layer driver (rdma/iw_cxgb4) to enable the RDMA SRQ support for Chelsio > adapters. > > Advertise support for write with immediate work request > Advertise support for write with completion > > v3: modified memory allocation as per Stefano's suggestion > > v2: fixed the patching issues and also > fixed the following based on review comments of Stefano Brivio > - using kvzalloc instead of vzalloc > - using #define instead of enum Series applied, thank you.
