Home
last modified time | relevance | path

Searched defs:macb_queue (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/cadence/
A Dmacb.h1192 struct macb_queue { struct
1193 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 11 milliseconds