From: Matan Barak Date: Thu, 11 Jun 2015 13:35:27 +0000 (+0300) Subject: IB/mlx4: Add support for CQ time-stamping X-Git-Tag: omap-for-v4.2/fixes-rc1^2~152^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b664c4355b2;p=pandora-kernel.git IB/mlx4: Add support for CQ time-stamping This includes: * support allocation of CQ with the TIMESTAMP_COMPLETION creation flag. * add timestamp_mask and hca_core_clock to query_device, reporting the number of supported timestamp bits (mask) and the hca_core_clock frequency. * return hca core clock's offset in query_device vendor's data, this is needed in order to read the HCA's core clock. Signed-off-by: Matan Barak Signed-off-by: Or Gerlitz Signed-off-by: Doug Ledford --- Reading git-diff-tree failed