commit | 1c05cb469f9d0a934c7aab88fcb6d67bd8b0862c | [log] [tgz] |
---|---|---|
author | MD Danish Anwar <danishanwar@ti.com> | Thu Apr 04 12:38:00 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 12 13:54:43 2024 -0600 |
tree | 7fb6c24b1082e80d1c08e7360677a66bf9d54514 | |
parent | 8cb5f079acd05c41203e7a5fa1ded7d1b35ef803 [diff] |
net: ti: icssg: Add Firmware config and classification APIs. Add icssg_config.h / .c and icssg_classifier.c files. These are firmware configuration and classification related files. Add MII helper APIs and MACROs. These APIs and MACROs will be later used by ICSSG Ethernet driver. Also introduce icssg_prueth.h which has definition of prueth related structures. Signed-off-by: MD Danish Anwar <danishanwar@ti.com> Reviewed-by: Ravi Gunasekaran <r-gunasekaran@ti.com>