Searched defs:lan743x_intr (Results 1 – 1 of 1) sorted by relevance
932 struct lan743x_intr { struct933 int flags;935 unsigned int irq;937 struct lan743x_vector vector_list[PCI11X1X_MAX_VECTOR_COUNT];938 int number_of_vectors;939 bool using_vectors;941 bool software_isr_flag;942 wait_queue_head_t software_isr_wq;