Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dmain.h872 struct mwifiex_adapter { struct
873 u8 iface_type;
874 unsigned int debug_mask;
875 struct mwifiex_iface_comb iface_limit;
876 struct mwifiex_iface_comb curr_iface_comb;
877 struct mwifiex_private *priv[MWIFIEX_MAX_BSS_NUM];
878 u8 priv_num;
879 const struct firmware *firmware;
880 char fw_name[32];
881 int winner;
[all …]