net: lan966x: Add VCAP debugFS support
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Thu, 2 Feb 2023 14:53:37 +0000 (15:53 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Feb 2023 09:21:41 +0000 (09:21 +0000)
commit942814840127a7d6307d0aaf087dbd3cfdeb2a2d
treed8688ee7ea526279c5538746a67ea399922bbfe5
parent64e09d04b9562eb1cae8bd06afff0f73ae315102
net: lan966x: Add VCAP debugFS support

Enable debugfs for vcap for lan966x. This will allow to print all the
entries in the VCAP and also the port information regarding which keys
are configured.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/microchip/lan966x/Makefile
drivers/net/ethernet/microchip/lan966x/lan966x_main.c
drivers/net/ethernet/microchip/lan966x/lan966x_main.h
drivers/net/ethernet/microchip/lan966x/lan966x_vcap_debugfs.c [new file with mode: 0644]
drivers/net/ethernet/microchip/lan966x/lan966x_vcap_impl.c