Searched defs:mwifiex_adapter (Results 1 – 1 of 1) sorted by relevance
870 struct mwifiex_adapter { struct871 u8 iface_type;872 unsigned int debug_mask;873 struct mwifiex_iface_comb iface_limit;874 struct mwifiex_iface_comb curr_iface_comb;875 struct mwifiex_private *priv[MWIFIEX_MAX_BSS_NUM];876 u8 priv_num;877 const struct firmware *firmware;878 char fw_name[32];879 int winner;[all …]