Searched defs:macb_queue (Results 1 – 1 of 1) sorted by relevance
763 struct macb_queue { struct764 struct macb *bp;765 int irq;767 unsigned int ISR;768 unsigned int IER;792 struct macb_queue queues[MACB_MAX_QUEUES]; argument