Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunhme.h401 struct happy_meal { struct
407 void (*write_txd)(struct happy_meal_txd *, u32, u32); argument
412 void *happy_dev;
413 struct device *dma_dev;
415 spinlock_t happy_lock;
417 struct sk_buff *rx_skbs[RX_RING_SIZE];
420 int rx_new, tx_new, rx_old, tx_old;
423 u32 (*read32)(void __iomem *);
424 void (*write32)(void __iomem *, u32);
434 int irq;
[all …]