Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dwil6210.h529 struct wil6210_priv { struct
530 struct pci_dev *pdev;
531 int n_msi;
532 struct wireless_dev *wdev;
533 void __iomem *csr;
535 u32 fw_version;
536 u32 hw_version;
537 const char *hw_name;
539 u8 n_mids; /* number of additional MIDs as reported by FW */
540 u32 recovery_count; /* num of FW recovery attempts in a short time */
[all …]