Root/target/linux/s3c24xx/files-2.6.30/drivers/ar6000/include/wlan_dset.h

1/*
2 * Copyright (c) 2007 Atheros Communications, Inc.
3 * All rights reserved.
4 *
5 *
6 * $ATH_LICENSE_HOSTSDK0_C$
7 *
8 */
9
10#ifndef __WLAN_DSET_H__
11#define __WKAN_DSET_H__
12
13typedef PREPACK struct wow_config_dset {
14
15    A_UINT8 valid_dset;
16    A_UINT8 gpio_enable;
17    A_UINT16 gpio_pin;
18} POSTPACK WOW_CONFIG_DSET;
19
20#endif
21

Archive Download this file



interactive