Hi TI,
I need an explanation of the directories and the hierarchy levels in the Enet driver (pdk).
include and src directory consists of:
- common
- core
- dma
- mod
- per
- phy
src/core contains
Questions:
- What is enet_rm responsible for ? Are the files related to udma? How it is connected with with ethernet?
- How RM is connected with UDMA ?
- What is enet_queue responsible for ? Are the files related to udma? How it is connected with with ethernet?
- Can you please explain the hierarchy levels of enet driver with respect to what is connected to udma and what is connected to cpsw?
Looking forward to hearing back from you.
Best regards,
Hasan