|
Linux Kernel
3.7.1
|
#include <unifi_priv.h>
Public Types | |
| enum | { UnifiConnectedUnknown = -1, UnifiNotConnected = 0, UnifiConnected = 1 } |
Definition at line 681 of file unifi_priv.h.
| anonymous enum |
Definition at line 704 of file unifi_priv.h.
| frame_desc_struct ba_complete[MAX_BA_WIND_SIZE] |
Definition at line 687 of file unifi_priv.h.
| u8 ba_complete_index |
Definition at line 688 of file unifi_priv.h.
| ba_session_rx_struct* ba_session_rx[MAX_SUPPORTED_BA_SESSIONS_RX] |
Definition at line 686 of file unifi_priv.h.
| ba_session_tx_struct* ba_session_tx[MAX_SUPPORTED_BA_SESSIONS_TX] |
Definition at line 685 of file unifi_priv.h.
| u8 bcTimSet |
Definition at line 765 of file unifi_priv.h.
| u8 bcTimSetReqPendingFlag |
Definition at line 766 of file unifi_priv.h.
| u8 bcTimSetReqQueued |
Definition at line 767 of file unifi_priv.h.
| CsrWifiMacAddress bssid |
Definition at line 697 of file unifi_priv.h.
| enum { ... } connected |
| u8 dtimActive |
Definition at line 761 of file unifi_priv.h.
| u8 interfaceMode |
Definition at line 695 of file unifi_priv.h.
| u16 InterfaceTag |
Definition at line 683 of file unifi_priv.h.
| u8 intraBssEnabled |
Definition at line 762 of file unifi_priv.h.
| bulk_data_desc_t m4_bulk_data |
Definition at line 750 of file unifi_priv.h.
| CSR_CLIENT_TAG m4_hostTag |
Definition at line 760 of file unifi_priv.h.
| u8 m4_sent |
Definition at line 759 of file unifi_priv.h.
| CSR_SIGNAL m4_signal |
Definition at line 749 of file unifi_priv.h.
| u8 mc_list[UNIFI_MAX_MULTICAST_ADDRESSES *ETH_ALEN] |
Definition at line 718 of file unifi_priv.h.
| int mc_list_count |
Definition at line 720 of file unifi_priv.h.
| u32 multicastPduHostTag |
Definition at line 763 of file unifi_priv.h.
| unsigned int netdev_registered |
Definition at line 715 of file unifi_priv.h.
| struct unifi_priv* privPtr |
Definition at line 684 of file unifi_priv.h.
| u8 protect |
Definition at line 696 of file unifi_priv.h.
| u8 queueEnabled[UNIFI_NO_OF_TX_QS] |
Definition at line 689 of file unifi_priv.h.
Definition at line 747 of file unifi_priv.h.
Definition at line 745 of file unifi_priv.h.
| struct work_struct send_m4_ready_task |
Definition at line 690 of file unifi_priv.h.
Definition at line 694 of file unifi_priv.h.
Definition at line 721 of file unifi_priv.h.
1.8.2