Searched defs:mwifiex_adapter (Results 1 – 1 of 1) sorted by relevance
751 struct mwifiex_adapter { struct752 u8 iface_type;753 struct mwifiex_iface_comb iface_limit;754 struct mwifiex_iface_comb curr_iface_comb;755 struct mwifiex_private *priv[MWIFIEX_MAX_BSS_NUM];756 u8 priv_num;757 const struct firmware *firmware;758 char fw_name[32];759 int winner;760 struct device *dev;[all …]