commit | 23aefdd761599e42d7f1f6504ff38c558e18de2a | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Sun Oct 14 07:02:51 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 15 22:44:32 2018 -0700 |
tree | 95747b63eefc228ed87cc2748928d38023fbdbf0 | |
parent | 2c61d2117ecb065aaad9e9ea9bc8bc4a6c30ec24 [diff] |
bnxt_en: Modify bnxt_ring_alloc_send_msg() to support 57500 chips. Firmware ring allocation semantics are slightly different for most ring types on 57500 chips. Allocation/deallocation for NQ rings are also added for the new chips. A CP ring handle is also added so that from the NQ interrupt event, we can locate the CP ring. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>