diff options
author | James Smart <jsmart2021@gmail.com> | 2021-08-16 19:28:51 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-08-25 05:56:33 +0300 |
commit | 8c42a65c391732254d4da66aac6c6f9ed1a290ae (patch) | |
tree | 80fc823d24051ba10eb50c510387896bb1a01397 /drivers/scsi/hpsa_cmd.h | |
parent | 9064aeb2df8e8185f649afa4600edcd8f6a9f6fd (diff) | |
download | linux-8c42a65c391732254d4da66aac6c6f9ed1a290ae.tar.xz |
scsi: lpfc: Add cm statistics buffer support
The cmf framework requires the driver to maintain a cm statistics table,
accessible inband, of congestion related statistics that are reported per
minute, rolled up to per hour, and rolled up again per day. Several days
worth may be maintained. The table is registered with the adapter when the
MIB feature is enabled.
Add definition of the table and add support to register the table with the
adapter. Includes definition and initialization of event counters that are
later added to the statistics table.
Link: https://lore.kernel.org/r/20210816162901.121235-7-jsmart2021@gmail.com
Co-developed-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/hpsa_cmd.h')
0 files changed, 0 insertions, 0 deletions