mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
nvethernet: dump tx/rx descriptors
Bug 200563382 Change-Id: Iefe82119e3812834d115f6bd140f034017527659 Signed-off-by: Bhadram Varka <vbhadram@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2338197 Reviewed-by: automaticguardword <automaticguardword@nvidia.com> Reviewed-by: Rakesh Goyal <rgoyal@nvidia.com> Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: Rakesh Goyal <rgoyal@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
a921c9487b
commit
192561087a
@@ -378,6 +378,8 @@ struct ether_priv_data {
|
||||
struct dentry *dbgfs_dir;
|
||||
/** HW features dump debug fs pointer */
|
||||
struct dentry *dbgfs_hw_feat;
|
||||
/** Descriptor dump debug fs pointer */
|
||||
struct dentry *dbgfs_desc_dump;
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user