Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Ddrv_types.h212 struct rtw_adapter { struct
213 int pid[3];/* process id from UI, 0:wps, 1:hostapd, 2:dhcpcd */
214 int bDongle;/* build-in module or external dongle */
215 u16 chip_type;
216 u16 HardwareType;
218 struct dvobj_priv *dvobj;
219 struct mlme_priv mlmepriv;
220 struct mlme_ext_priv mlmeextpriv;
221 struct cmd_priv cmdpriv;
222 struct evt_priv evtpriv;
[all …]