Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.h312 struct brcms_hardware { struct
313 bool _piomode; /* true if pio mode */
314 struct brcms_c_info *wlc;
317 struct dma_pub *di[NFIFO]; /* dma handles, per fifo */
319 uint unit; /* device instance number */
322 u16 vendorid; /* PCI vendor id */
323 u16 deviceid; /* PCI device id */
324 uint corerev; /* core revision */
325 u8 sromrev; /* version # of the srom */
326 u16 boardrev; /* version # of particular board */
[all …]