1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
21 struct vnt_interrupt_data
{
44 int vnt_int_start_interrupt(struct vnt_private
*priv
);
45 void vnt_int_process_data(struct vnt_private
*priv
);
47 #endif /* __INT_H__ */