Searched defs:mwl8k_priv (Results 1 – 1 of 1) sorted by relevance
166 struct mwl8k_priv { struct167 struct ieee80211_hw *hw;168 struct pci_dev *pdev;169 int irq;171 struct mwl8k_device_info *device_info;173 void __iomem *sram;174 void __iomem *regs;177 const struct firmware *fw_helper;178 const struct firmware *fw_ucode;181 bool ap_fw;[all …]