Searched defs:mwifiex_adapter (Results 1 – 1 of 1) sorted by relevance
541 struct mwifiex_adapter { struct542 u8 iface_type;543 struct mwifiex_private *priv[MWIFIEX_MAX_BSS_NUM];544 u8 priv_num;545 const struct firmware *firmware;546 char fw_name[32];547 int winner;548 struct device *dev;549 bool surprise_removed;550 u32 fw_release_number;[all …]