Searched defs:_ADAPTER (Results 1 – 1 of 1) sorted by relevance
1727 struct _ADAPTER { struct1728 int DriverState;/* for disable driver using module, use dongle to replace module. */1729 int pid[3];/* process id from UI, 0:wps, 1:hostapd, 2:dhcpcd */1730 int bDongle;/* build-in module or external dongle */1733 _list list;1734 u8 vap_id;1736 struct dvobj_priv *dvobj;1737 struct mlme_priv mlmepriv;1738 struct mlme_ext_priv mlmeextpriv;1739 struct cmd_priv cmdpriv;[all …]