Searched defs:macb_queue (Results 1 – 1 of 1) sorted by relevance
1192 struct macb_queue { struct1193 struct macb *bp;1194 int irq;1196 unsigned int ISR;1197 unsigned int IER;1198 unsigned int IDR;1199 unsigned int IMR;1200 unsigned int TBQP;1202 unsigned int RBQS;1206 unsigned int tx_head, tx_tail;[all …]
Completed in 13 milliseconds