diff options
author | Hariprasad Shenai <hariprasad@chelsio.com> | 2014-12-03 19:32:51 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-12-09 13:32:00 -0500 |
commit | e0a8b34a9cc486f52d95ed60a45768f1befb33f8 (patch) | |
tree | 20af676451c6fea43bac52e8b124ce065006b770 /tools/perf/scripts/python | |
parent | 88b17b6a22673715348cb6c99a00ff2a0a2a9f9e (diff) |
cxgb4vf: Add and initialize some sge params for VF driver
Add sge_vf_eq_qpp and sge_vf_iq_qpp to (struct sge_params), initialize
sge_queues_per_page and sge_vf_qpp in t4vf_get_sge_params(), add new
t4vf_prep_adapter() which initializes basic adapter parameters.
Grab both SGE_EGRESS_QUEUES_PER_PAGE_VF and SGE_INGRESS_QUEUES_PER_PAGE_VF
for VF Drivers since we need both to calculate the User Doorbell area
offsets for Egress and Ingress Queues.
Based on original work by Casey Leedom <leedom@chelsio.com>
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions