Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dmain.h861 struct mwifiex_adapter { struct
862 u8 iface_type;
863 unsigned int debug_mask;
864 struct mwifiex_iface_comb iface_limit;
865 struct mwifiex_iface_comb curr_iface_comb;
866 struct mwifiex_private *priv[MWIFIEX_MAX_BSS_NUM];
867 u8 priv_num;
868 const struct firmware *firmware;
869 char fw_name[32];
870 int winner;
[all …]