struct sk_buff *skb;
struct ag71xx_desc *desc;
dma_addr_t dma_addr;
- u32 pad;
+ unsigned long timestamp;
};
struct ag71xx_ring {
struct ag71xx_debug {
struct dentry *debugfs_dir;
- struct dentry *debugfs_int_stats;
- struct dentry *debugfs_napi_stats;
struct ag71xx_int_stats int_stats;
struct ag71xx_napi_stats napi_stats;