Searched defs:lan743x_intr (Results 1 – 1 of 1) sorted by relevance
903 struct lan743x_intr { struct904 int flags;906 unsigned int irq;908 struct lan743x_vector vector_list[PCI11X1X_MAX_VECTOR_COUNT];909 int number_of_vectors;910 bool using_vectors;912 bool software_isr_flag;913 wait_queue_head_t software_isr_wq;