linux/drivers/net/dsa/dsa_loop.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __DSA_LOOP_H
#define __DSA_LOOP_H

struct dsa_chip_data;

struct dsa_loop_pdata {};

#define DSA_LOOP_NUM_PORTS
#define DSA_LOOP_CPU_PORT

#endif /* __DSA_LOOP_H */