Home
last modified time | relevance | path

Searched defs:brcms_hardware (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/wireless/brcm80211/brcmsmac/
Dmain.h316 struct brcms_hardware { struct
317 bool _piomode; /* true if pio mode */
318 struct brcms_c_info *wlc;
321 struct dma_pub *di[NFIFO]; /* dma handles, per fifo */
323 uint unit; /* device instance number */
326 u16 vendorid; /* PCI vendor id */
327 u16 deviceid; /* PCI device id */
328 uint corerev; /* core revision */
329 u8 sromrev; /* version # of the srom */
330 u16 boardrev; /* version # of particular board */
[all …]