From 74217d4c6a4fb0d80a7e2f217584ccdc692d5f57 Mon Sep 17 00:00:00 2001 From: Hariprasad S Date: Tue, 9 Jun 2015 18:23:12 +0530 Subject: [PATCH] iw_cxgb4: support for bar2 qid densities exceeding the page size Handle this configuration: Queues Per Page * SGE BAR2 Queue Register Area Size > Page Size Use cxgb4_bar2_sge_qregs() to obtain the proper location within the bar2 region for a given qid. Rework the DB and GTS write functions to make use of this bar2 info. Signed-off-by: Steve Wise Signed-off-by: Hariprasad Shenai Signed-off-by: Doug Ledford --- Reading git-format-patch failed