Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dmain.h751 struct mwifiex_adapter { struct
752 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 …]