Searched defs:lan743x_intr (Results 1 – 1 of 1) sorted by relevance
898 struct lan743x_intr { struct899 int flags;901 unsigned int irq;903 struct lan743x_vector vector_list[PCI11X1X_MAX_VECTOR_COUNT];904 int number_of_vectors;905 bool using_vectors;907 bool software_isr_flag;908 wait_queue_head_t software_isr_wq;
Completed in 13 milliseconds