Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dmain.h856 struct mwifiex_adapter { struct
857 u8 iface_type;
858 unsigned int debug_mask;
859 struct mwifiex_iface_comb iface_limit;
860 struct mwifiex_iface_comb curr_iface_comb;
861 struct mwifiex_private *priv[MWIFIEX_MAX_BSS_NUM];
862 u8 priv_num;
863 const struct firmware *firmware;
864 char fw_name[32];
865 int winner;
[all …]