Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | wl18xx_mac_and_phy_params |
struct | wl18xx_ht_settings |
struct | wl18xx_priv_conf |
Macros | |
#define | WL18XX_CONF_MAGIC 0x10e100ca |
#define | WL18XX_CONF_VERSION (WLCORE_CONF_VERSION | 0x0003) |
#define | WL18XX_CONF_MASK 0x0000ffff |
#define | WL18XX_CONF_SIZE |
#define | NUM_OF_CHANNELS_11_ABG 150 |
#define | NUM_OF_CHANNELS_11_P 7 |
#define | WL18XX_NUM_OF_SUB_BANDS 9 |
#define | SRF_TABLE_LEN 16 |
#define | PIN_MUXING_SIZE 2 |
Enumerations | |
enum | wl18xx_ht_mode { HT_MODE_DEFAULT = 0, HT_MODE_WIDE = 1, HT_MODE_SISO20 = 2 } |
Variables | |
struct wl18xx_mac_and_phy_params | __packed |
#define WL18XX_CONF_SIZE |
#define WL18XX_CONF_VERSION (WLCORE_CONF_VERSION | 0x0003) |
enum wl18xx_ht_mode |