mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
nvethernet: dump all registers
Dump all valid ethernet IP registers Bug 200563382 Change-Id: I34ce3c1dc5c2c4e12040d2d349e2ad63ec8bca8b Signed-off-by: rakesh goyal <rgoyal@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2338198 Reviewed-by: automaticguardword <automaticguardword@nvidia.com> Reviewed-by: Bhadram Varka <vbhadram@nvidia.com> Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit
This commit is contained in:
committed by
Revanth Kumar Uppala
parent
192561087a
commit
c6b2d05d26
@@ -380,6 +380,8 @@ struct ether_priv_data {
|
||||
struct dentry *dbgfs_hw_feat;
|
||||
/** Descriptor dump debug fs pointer */
|
||||
struct dentry *dbgfs_desc_dump;
|
||||
/** Register dump debug fs pointer */
|
||||
struct dentry *dbgfs_reg_dump;
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user