Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/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 …]
/dports/multimedia/libv4l/linux-5.13-rc2/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 …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/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 …]