Broadcom SDK and wireless driver: another attempt to update to ver. 5.10.147.0
[tomato.git] / release / src-rt / include / hndgige.h
blob003ac1b6a65d1ab8c4c6dc7aacbc42af90277233
1 /*
2 * HND SiliconBackplane Gigabit Ethernet core software interface.
4 * Copyright (C) 2009, Broadcom Corporation
5 * All Rights Reserved.
6 *
7 * THIS SOFTWARE IS OFFERED "AS IS", AND BROADCOM GRANTS NO WARRANTIES OF ANY
8 * KIND, EXPRESS OR IMPLIED, BY STATUTE, COMMUNICATION OR OTHERWISE. BROADCOM
9 * SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
10 * FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
12 * $Id: hndgige.h,v 13.4 2008/03/28 19:07:53 Exp $
15 #ifndef _hndgige_h_
16 #define _hndgige_h_
18 extern void hndgige_init(si_t *sih, uint32 unit, bool *rgmii);
20 #endif /* _hndgige_h_ */