Searched defs:mwl8k_priv (Results 1 – 1 of 1) sorted by relevance
181 struct mwl8k_priv { struct182 struct ieee80211_hw *hw;183 struct pci_dev *pdev;184 int irq;186 struct mwl8k_device_info *device_info;188 void __iomem *sram;189 void __iomem *regs;192 const struct firmware *fw_helper;193 const struct firmware *fw_ucode;196 bool ap_fw;[all …]