Searched defs:nvt_dev (Results 1 – 2 of 2) sorted by relevance
67 struct nvt_dev { struct68 struct rc_dev *rdev;70 spinlock_t lock;73 u8 buf[RX_BUF_LEN];74 unsigned int pkts;77 u32 cr_efir;78 u32 cr_efdr;81 unsigned long cir_addr;82 unsigned long cir_wake_addr;83 int cir_irq;[all …]
58 struct nvt_dev { struct59 struct rc_dev *rdev;61 spinlock_t lock;64 u8 buf[RX_BUF_LEN];65 unsigned int pkts;68 u32 cr_efir;69 u32 cr_efdr;72 unsigned long cir_addr;73 unsigned long cir_wake_addr;74 int cir_irq;[all …]