Home
last modified time | relevance | path

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

/bsp/dm365/drivers/
A Ddavinci_emac.h349 struct emac_rxch { struct
351 rt_uint32_t num_bd;
352 rt_uint32_t service_max;
353 rt_uint32_t buf_size;
354 char mac_addr[6];
357 rt_uint32_t alloc_size;
358 void __iomem *bd_mem;
362 rt_uint32_t queue_active;
371 rt_uint32_t processed_bd;
372 rt_uint32_t recycled_bd;
[all …]

Completed in 7 milliseconds