commit | fe99afd1febd74e0ef1fed7e3283f09effe1f4f0 | [log] [tgz] |
---|---|---|
author | Shiraz Saleem <shiraz.saleem@intel.com> | Fri Dec 22 09:46:56 2017 -0600 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Fri Dec 22 13:38:05 2017 -0700 |
tree | 25d2b243fcb1138f6aa1768e929fa6b1409809de | |
parent | 8758768ad8aa9fc0d56417315dec65b610fc3a21 [diff] |
i40iw: Correct Q1/XF object count equation Lower Inbound RDMA Read Queue (Q1) object count by a factor of 2 as it is incorrectly doubled. Also, round up Q1 and Transmit FIFO (XF) object count to power of 2 to satisfy hardware requirement. Fixes: 86dbcd0f12e9 ("i40iw: add file to handle cqp calls") Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>