1 // SPDX-License-Identifier: GPL-2.0+
3 * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
14 void vnt_init_bands(struct vnt_private
*priv
);
16 bool set_channel(struct vnt_private
*priv
, struct ieee80211_channel
*ch
);
18 #endif /* _CHANNEL_H_ */