]> Git Repo - J-linux.git/blob - drivers/net/ethernet/microchip/lan966x/lan966x_vcap_ag_api.h
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy...
[J-linux.git] / drivers / net / ethernet / microchip / lan966x / lan966x_vcap_ag_api.h
1 /* SPDX-License-Identifier: BSD-3-Clause */
2
3 #ifndef __LAN966X_VCAP_AG_API_H__
4 #define __LAN966X_VCAP_AG_API_H__
5
6 #include "vcap_api.h"
7
8 extern const struct vcap_info lan966x_vcaps[];
9 extern const struct vcap_statistics lan966x_vcap_stats;
10
11 #endif /* __LAN966X_VCAP_AG_API_H__ */
This page took 0.027412 seconds and 4 git commands to generate.