diff options
author | Michael Chan <michael.chan@broadcom.com> | 2018-10-14 14:02:49 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-16 08:44:32 +0300 |
commit | 50e3ab7836b5efdc25e935316b3a156de3ff972e (patch) | |
tree | abaf1fe1ada9fd3c1e54741bcbcc7297d15e26f0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 41e8d7983752f2a0ada01fac11cbac7413e7beec (diff) | |
download | linux-50e3ab7836b5efdc25e935316b3a156de3ff972e.tar.xz |
bnxt_en: Allocate completion ring structures for 57500 series chips.
On 57500 chips, the original bnxt_cp_ring_info struct now refers to the
NQ. bp->cp_nr_rings refer to the number of NQs on 57500 chips. There
are now 2 pointers for the CP rings associated with RX and TX rings.
Modify bnxt_alloc_cp_rings() and bnxt_free_cp_rings() accordingly.
With multiple CP rings per NAPI, we need to add a pointer in
bnxt_cp_ring_info struct to point back to the bnxt_napi struct.
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions