commit | 89d709bc1f88e9ee8598fef5eca63ab453b8999b | [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 | 92802f8b21edc2b27ac4f319e203561824922b9c [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>