From: Selvin Xavier Date: Tue, 10 Jun 2014 14:02:13 +0000 (+0530) Subject: RDMA/ocrdma: Query and initalize the PFC SL X-Git-Tag: omap-for-v3.17/fixes-against-rc2~62^2^10~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31dbdd9af58c63c7f8376a0fa680f5fc1b6cce98;p=pandora-kernel.git RDMA/ocrdma: Query and initalize the PFC SL This patch implements routine to query the PFC priority from the adapter port. Following are the changes implemented: * A new FW command is implemented to query the operational/admin DCBX configuration from the FW and obtain active priority(service level). * Adds support for the async event reported by FW when the PFC priority changes. Service level is re-initialized during modify_qp or create_ah, based on this event. * Maintain SL value in ocrdma_dev structure and refer that as and when needed. Signed-off-by: Devesh Sharma Signed-off-by: Selvin Xavier Signed-off-by: Roland Dreier --- Reading git-diff-tree failed