#ifndef _BRCM_DEFS_H_
#define _BRCM_DEFS_H_
#include <linux/types.h>
#define SI_BUS …
#define PCI_BUS …
#define PCMCIA_BUS …
#define SDIO_BUS …
#define JTAG_BUS …
#define USB_BUS …
#define SPI_BUS …
#define OFF …
#define ON …
#define AUTO …
#define PRIO_8021D_NONE …
#define PRIO_8021D_BK …
#define PRIO_8021D_BE …
#define PRIO_8021D_EE …
#define PRIO_8021D_CL …
#define PRIO_8021D_VI …
#define PRIO_8021D_VO …
#define PRIO_8021D_NC …
#define MAXPRIO …
#define NUMPRIO …
#define WL_NUMRATES …
#define BRCM_CNTRY_BUF_SZ …
#define BRCM_SET_CHANNEL …
#define BRCM_SET_SRL …
#define BRCM_SET_LRL …
#define BRCM_SET_BCNPRD …
#define BRCM_GET_CURR_RATESET …
#define BRCM_GET_PHYLIST …
#define WL_RADIO_SW_DISABLE …
#define WL_RADIO_HW_DISABLE …
#define WL_RADIO_COUNTRY_DISABLE …
#define WL_TXPWR_OVERRIDE …
#define BRCM_BAND_AUTO …
#define BRCM_BAND_5G …
#define BRCM_BAND_2G …
#define BRCM_BAND_ALL …
#define BRCM_DL_INFO …
#define BRCM_DL_MAC80211 …
#define BRCM_DL_RX …
#define BRCM_DL_TX …
#define BRCM_DL_INT …
#define BRCM_DL_DMA …
#define BRCM_DL_HT …
#define PM_OFF …
#define PM_MAX …
#define PM_FAST …
#define SBCONFIGOFF …
#ifndef PAD
#define _PADLINE(line) …
#define _XSTR(line) …
#define PAD …
#endif
#endif