Home
last modified time | relevance | path

Searched defs:mwifiex_adapter (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/mwifiex/
Dmain.h823 struct mwifiex_adapter { struct
824 u8 iface_type;
825 unsigned int debug_mask;
826 struct mwifiex_iface_comb iface_limit;
827 struct mwifiex_iface_comb curr_iface_comb;
828 struct mwifiex_private *priv[MWIFIEX_MAX_BSS_NUM];
829 u8 priv_num;
830 const struct firmware *firmware;
831 char fw_name[32];
832 int winner;
[all …]