Searched refs:emac_rx_bd (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Ddavinci_emac.c412 /** emac_rx_bd: EMAC RX Buffer descriptor data structure
416 struct emac_rx_bd { struct
421 struct emac_rx_bd __iomem *next;
440 struct emac_rx_bd __iomem *bd_pool_head;
441 struct emac_rx_bd __iomem *active_queue_head;
442 struct emac_rx_bd __iomem *active_queue_tail;
1683 struct emac_rx_bd __iomem *curr_bd;
1703 bd_size = (sizeof(struct emac_rx_bd) + 0xF) & ~0xF;
1810 struct emac_rx_bd __iomem *curr_bd;
1990 struct emac_rx_bd __iome
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Ddavinci_emac.c412 /** emac_rx_bd: EMAC RX Buffer descriptor data structure
416 struct emac_rx_bd { struct
421 struct emac_rx_bd __iomem *next;
440 struct emac_rx_bd __iomem *bd_pool_head;
441 struct emac_rx_bd __iomem *active_queue_head;
442 struct emac_rx_bd __iomem *active_queue_tail;
1683 struct emac_rx_bd __iomem *curr_bd;
1703 bd_size = (sizeof(struct emac_rx_bd) + 0xF) & ~0xF;
1810 struct emac_rx_bd __iomem *curr_bd;
1990 struct emac_rx_bd __iome
[all...]

Completed in 70 milliseconds