Files
linux/drivers
Omkar Kulkarni ee824f4bcc qed: Split huge qed_hsi.h header file
The qed_hsi.h is a huge header file containing HSI (Hardware Software
Interface) definitions of storm memory access, debug related, general
and management firmware specific. In order to have a better
code-organization HSI definition, this patch split the code across
multiple files, i.e.
- storm memory access HSI : qed_iro_hsi.h
- debug related HSI       : qed_dbg_hsi.h
- Management firmware HSI : qed_mfg_hsi.h
- General HSI             : qed_hsi.h

In addition, this patch also fixes existing checkpatch warnings and
few important checks.

Signed-off-by: Ariel Elior <aelior@marvell.com>
Signed-off-by: Shai Malin <smalin@marvell.com>
Signed-off-by: Omkar Kulkarni <okulkarni@marvell.com>
Signed-off-by: Prabhakar Kushwaha <pkushwaha@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-10-04 12:55:48 +01:00
..
2021-09-08 11:50:26 -07:00
2021-10-04 12:55:48 +01:00
2021-09-21 09:17:15 +02:00
2021-09-20 12:43:34 +01:00
2021-10-04 12:55:48 +01:00
2021-09-14 11:18:47 +02:00
2021-09-18 11:15:01 -07:00
2021-08-14 15:54:09 -06:00
2021-08-14 15:54:09 -06:00