Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
brcmf_pub Struct Reference

#include <dhd.h>

Data Fields

struct brcmf_busbus_if
 
struct brcmf_protoprot
 
struct brcmf_cfg80211_infoconfig
 
struct devicedev
 
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
 
charpktfilter [100]
 
int pktfilter_count
 
u8 country_code [BRCM_CNTRY_BUF_SZ]
 
char eventmask [BRCMF_EVENTING_MASK_LEN]
 
struct brcmf_ififlist [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
 

Detailed Description

Definition at line 613 of file dhd.h.

Field Documentation

int bcmerror

Definition at line 643 of file dhd.h.

struct brcmf_bus* bus_if

Definition at line 615 of file dhd.h.

Definition at line 617 of file dhd.h.

u8 country_code[BRCM_CNTRY_BUF_SZ]

Definition at line 658 of file dhd.h.

struct device* dev

Definition at line 618 of file dhd.h.

int dongle_error

Definition at line 646 of file dhd.h.

unsigned long drv_version

Definition at line 627 of file dhd.h.

int dtim_skip

Definition at line 652 of file dhd.h.

Definition at line 659 of file dhd.h.

unsigned long fc_packets

Definition at line 640 of file dhd.h.

uint hdrlen

Definition at line 621 of file dhd.h.

Definition at line 661 of file dhd.h.

int in_suspend

Definition at line 651 of file dhd.h.

bool iswl

Definition at line 626 of file dhd.h.

Definition at line 628 of file dhd.h.

u8 macvalue[ETH_ALEN]

Definition at line 667 of file dhd.h.

struct work_struct multicast_work

Definition at line 666 of file dhd.h.

atomic_t pend_8021x_cnt

Definition at line 668 of file dhd.h.

char* pktfilter[100]

Definition at line 655 of file dhd.h.

int pktfilter_count

Definition at line 656 of file dhd.h.

Definition at line 616 of file dhd.h.

struct mutex proto_block

Definition at line 663 of file dhd.h.

unsigned long rx_flushed

Definition at line 635 of file dhd.h.

uint rxsz

Definition at line 622 of file dhd.h.

struct work_struct setmacaddr_work

Definition at line 665 of file dhd.h.

int suspend_disable_flag

Definition at line 649 of file dhd.h.

unsigned long tx_multicast

Definition at line 633 of file dhd.h.

unsigned long wd_dpc_sched

Definition at line 637 of file dhd.h.

u8 wme_dp

Definition at line 623 of file dhd.h.


The documentation for this struct was generated from the following file: