Searched defs:wil6210_priv (Results 1 – 1 of 1) sorted by relevance
544 struct wil6210_priv { struct545 struct pci_dev *pdev;546 struct wireless_dev *wdev;547 void __iomem *csr;549 u32 fw_version;550 u32 hw_version;551 const char *hw_name;553 u8 n_mids; /* number of additional MIDs as reported by FW */554 u32 recovery_count; /* num of FW recovery attempts in a short time */555 u32 recovery_state; /* FW recovery state machine */[all …]