OSDN Git Service

net: ti: icssg-prueth: Add Firmware config and classification APIs.
authorMD Danish Anwar <danishanwar@ti.com>
Tue, 1 Aug 2023 09:14:21 +0000 (14:44 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Aug 2023 09:38:11 +0000 (10:38 +0100)
commite9b4ece7d74b52bc5800afd4dfe32a8960a9d491
treea3301acf09f685173b725ba33af9e62ec8f13579
parentb6ba7752149de52fde1253d1b203a96e1ee89afc
net: ti: icssg-prueth: Add Firmware config and classification APIs.

Add icssg_config.h / .c and icssg_classifier.c files. These are firmware
configuration and classification related files. These will be used by
ICSSG ethernet driver.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/icssg/icssg_classifier.c [new file with mode: 0644]
drivers/net/ethernet/ti/icssg/icssg_config.c [new file with mode: 0644]
drivers/net/ethernet/ti/icssg/icssg_config.h [new file with mode: 0644]
drivers/net/ethernet/ti/icssg/icssg_prueth.h