Searched defs:mwifiex_adapter (Results 1 – 1 of 1) sorted by relevance
617 struct mwifiex_adapter { struct618 u8 iface_type;619 struct mwifiex_private *priv[MWIFIEX_MAX_BSS_NUM];620 u8 priv_num;621 const struct firmware *firmware;622 char fw_name[32];623 int winner;624 struct device *dev;625 struct wiphy *wiphy;626 bool surprise_removed;[all …]