Searched defs:mwifiex_adapter (Results 1 – 1 of 1) sorted by relevance
852 struct mwifiex_adapter { struct853 u8 iface_type;854 unsigned int debug_mask;855 struct mwifiex_iface_comb iface_limit;856 struct mwifiex_iface_comb curr_iface_comb;857 struct mwifiex_private *priv[MWIFIEX_MAX_BSS_NUM];858 u8 priv_num;859 const struct firmware *firmware;860 char fw_name[32];861 int winner;[all …]