Linux Kernel
3.7.1
|
#include <dhd.h>
Data Fields | |
struct brcmf_bus * | bus_if |
struct brcmf_proto * | prot |
struct brcmf_cfg80211_info * | config |
struct device * | dev |
uint | hdrlen |
uint | rxsz |
u8 | wme_dp |
bool | iswl |
unsigned long | drv_version |
u8 | mac [ETH_ALEN] |
unsigned long | tx_multicast |
unsigned long | rx_flushed |
unsigned long | wd_dpc_sched |
unsigned long | fc_packets |
int | bcmerror |
int | dongle_error |
int | suspend_disable_flag |
int | in_suspend |
int | dtim_skip |
char * | pktfilter [100] |
int | pktfilter_count |
u8 | country_code [BRCM_CNTRY_BUF_SZ] |
char | eventmask [BRCMF_EVENTING_MASK_LEN] |
struct brcmf_if * | iflist [BRCMF_MAX_IFS] |
struct mutex | proto_block |
struct work_struct | setmacaddr_work |
struct work_struct | multicast_work |
u8 | macvalue [ETH_ALEN] |
atomic_t | pend_8021x_cnt |
u8 country_code[BRCM_CNTRY_BUF_SZ] |
char eventmask[BRCMF_EVENTING_MASK_LEN] |
struct brcmf_if* iflist[BRCMF_MAX_IFS] |
struct work_struct multicast_work |
struct brcmf_proto* prot |
struct work_struct setmacaddr_work |