Go to the source code of this file.
| #define CFG_UIL_CONNECT 0xA123 |
| #define CFG_UIL_CONNECT_ACK_CODE 0x5653435A |
| #define HCF_MAX_MULTICAST 16 |
| #define HCF_MAX_NAME_LEN 32 |
| #define HCF_MAX_SIGNAL_LEVEL 100 |
| #define HCF_MIN_COMM_QUALITY 0 |
| #define HCF_MIN_SIGNAL_LEVEL 54 |
| #define HCF_NUM_IO_PORTS 0x80 |
Value:
Definition at line 73 of file wl_if.h.
| #define MAX_LINE_SIZE 256 |
| #define MAX_RTS_BYTES 2347 |
| #define MEGABIT 1024*1024 |
| #define RADIO_CHANNELS 14 |
| #define RADIO_SENSITIVITY_LEVELS 3 |
| #define RADIO_TX_POWER_DBM 15 |
| #define RADIO_TX_POWER_MWATT 32 |
| #define TX_TIMEOUT ((800 * HZ) / 1000) |
| #define WL_IOCTL_RTS_BATCH_READ 3 |
| #define WL_IOCTL_RTS_BATCH_WRITE 4 |
| #define WL_IOCTL_RTS_READ 1 |
| #define WL_IOCTL_RTS_WRITE 2 |
| #define WVLAN2_UIL_BUSY (0x01L << 1) |
| #define WVLAN2_UIL_CONNECTED (0x01L << 0) |