1 /* SPDX-License-Identifier: BSD-3-Clause */
3 #ifndef __LAN966X_VCAP_AG_API_H__
4 #define __LAN966X_VCAP_AG_API_H__
8 extern const struct vcap_info lan966x_vcaps[];
9 extern const struct vcap_statistics lan966x_vcap_stats;
11 #endif /* __LAN966X_VCAP_AG_API_H__ */