Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/mwifiex/
Dmain.h542 struct mwifiex_adapter { struct
543 u8 iface_type;
544 struct mwifiex_private *priv[MWIFIEX_MAX_BSS_NUM];
545 u8 priv_num;
546 const struct firmware *firmware;
547 char fw_name[32];
548 int winner;
549 struct device *dev;
550 bool surprise_removed;
551 u32 fw_release_number;
[all …]