Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dmain.h852 struct mwifiex_adapter { struct
853 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 …]