Searched defs:lan743x_intr (Results 1 – 1 of 1) sorted by relevance
611 struct lan743x_intr { struct612 int flags;614 unsigned int irq;616 struct lan743x_vector vector_list[LAN743X_MAX_VECTOR_COUNT];617 int number_of_vectors;618 bool using_vectors;620 bool software_isr_flag;621 wait_queue_head_t software_isr_wq;
Completed in 14 milliseconds