| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | drv_types.h | 901 struct _ADAPTER{ struct 902 int DriverState;// for disable driver using module, use dongle to replace module. 903 int pid[3];//process id from UI, 0:wps, 1:hostapd, 2:dhcpcd 904 int bDongle;//build-in module or external dongle 906 struct dvobj_priv *dvobj; 907 struct mlme_priv mlmepriv; 908 struct mlme_ext_priv mlmeextpriv; 909 struct cmd_priv cmdpriv; 910 struct evt_priv evtpriv; 912 struct io_priv iopriv; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | drv_types.h | 944 struct _ADAPTER{ struct 945 int DriverState;// for disable driver using module, use dongle to replace module. 946 int pid[3];//process id from UI, 0:wps, 1:hostapd, 2:dhcpcd 947 int bDongle;//build-in module or external dongle 949 struct dvobj_priv *dvobj; 950 struct mlme_priv mlmepriv; 951 struct mlme_ext_priv mlmeextpriv; 952 struct cmd_priv cmdpriv; 953 struct evt_priv evtpriv; 955 struct io_priv iopriv; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | drv_types.h | 1280 struct _ADAPTER { struct 1281 int DriverState;/* for disable driver using module, use dongle to replace module. */ 1282 int pid[3];/* process id from UI, 0:wps, 1:hostapd, 2:dhcpcd */ 1283 int bDongle;/* build-in module or external dongle */ 1285 _list list; 1287 struct dvobj_priv *dvobj; 1288 struct mlme_priv mlmepriv; 1289 struct mlme_ext_priv mlmeextpriv; 1290 struct cmd_priv cmdpriv; 1291 struct evt_priv evtpriv; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | drv_types.h | 1096 struct _ADAPTER { struct 1097 int DriverState;/* for disable driver using module, use dongle to replace module. */ 1098 int pid[3];/* process id from UI, 0:wps, 1:hostapd, 2:dhcpcd */ 1099 int bDongle;/* build-in module or external dongle */ 1101 _list list; 1103 struct dvobj_priv *dvobj; 1104 struct mlme_priv mlmepriv; 1105 struct mlme_ext_priv mlmeextpriv; 1106 struct cmd_priv cmdpriv; 1107 struct evt_priv evtpriv; [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | drv_types.h | 1529 struct _ADAPTER { struct 1536 ** if isprimary is true, the adapter_type value is 0, iface_id is IFACE_ID0 for PRIMARY_ADAPTER argument 1539 …u8 adapter_type;/*be used in Multi-interface to recognize whether is PRIMARY_ADAPTER or not(PRIM… argument 1540 u8 hw_port; /*interface port type, it depends on HW port */ 1542 u8 mac_addr[ETH_ALEN]; 1544 struct rtw_wifi_role_t *phl_role; 1545 ATOMIC_T need_tsf_sync_done; 1548 int bup_hwsim; 1551 u8 netif_up; 1553 u8 registered; [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | drv_types.h | 1537 struct _ADAPTER { struct 1544 ** if isprimary is true, the adapter_type value is 0, iface_id is IFACE_ID0 for PRIMARY_ADAPTER argument 1547 …u8 adapter_type;/*be used in Multi-interface to recognize whether is PRIMARY_ADAPTER or not(PRIM… argument 1548 u8 hw_port; /*interface port type, it depends on HW port */ 1550 u8 mac_addr[ETH_ALEN]; 1552 struct rtw_wifi_role_t *phl_role; 1553 ATOMIC_T need_tsf_sync_done; 1556 int bup_hwsim; 1559 u8 netif_up; 1561 u8 registered; [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | drv_types.h | 1576 struct _ADAPTER { struct 1577 int DriverState;/* for disable driver using module, use dongle to replace module. */ 1578 int pid[3];/* process id from UI, 0:wps, 1:hostapd, 2:dhcpcd */ 1579 int bDongle;/* build-in module or external dongle */ 1582 _list list; 1583 u8 vap_id; 1585 struct dvobj_priv *dvobj; 1586 struct mlme_priv mlmepriv; 1587 struct mlme_ext_priv mlmeextpriv; 1588 struct cmd_priv cmdpriv; [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | drv_types.h | 1591 struct _ADAPTER { struct 1592 int DriverState;/* for disable driver using module, use dongle to replace module. */ 1593 int pid[3];/* process id from UI, 0:wps, 1:hostapd, 2:dhcpcd */ 1594 int bDongle;/* build-in module or external dongle */ 1597 _list list; 1598 u8 vap_id; 1600 struct dvobj_priv *dvobj; 1601 struct mlme_priv mlmepriv; 1602 struct mlme_ext_priv mlmeextpriv; 1603 struct cmd_priv cmdpriv; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | drv_types.h | 1556 struct _ADAPTER { struct 1557 int DriverState;/* for disable driver using module, use dongle to replace module. */ 1558 int pid[3];/* process id from UI, 0:wps, 1:hostapd, 2:dhcpcd */ 1559 int bDongle;/* build-in module or external dongle */ 1562 _list list; 1563 u8 vap_id; 1565 struct dvobj_priv *dvobj; 1566 struct mlme_priv mlmepriv; 1567 struct mlme_ext_priv mlmeextpriv; 1568 struct cmd_priv cmdpriv; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | drv_types.h | 1415 struct _ADAPTER { struct 1416 int DriverState;/* for disable driver using module, use dongle to replace module. */ 1417 int pid[3];/* process id from UI, 0:wps, 1:hostapd, 2:dhcpcd */ 1418 int bDongle;/* build-in module or external dongle */ 1421 _list list; 1422 u8 vap_id; 1424 struct dvobj_priv *dvobj; 1425 struct mlme_priv mlmepriv; 1426 struct mlme_ext_priv mlmeextpriv; 1427 struct cmd_priv cmdpriv; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | drv_types.h | 1422 struct _ADAPTER { struct 1423 int DriverState;/* for disable driver using module, use dongle to replace module. */ 1424 int pid[3];/* process id from UI, 0:wps, 1:hostapd, 2:dhcpcd */ 1425 int bDongle;/* build-in module or external dongle */ 1428 _list list; 1429 u8 vap_id; 1431 struct dvobj_priv *dvobj; 1432 struct mlme_priv mlmepriv; 1433 struct mlme_ext_priv mlmeextpriv; 1434 struct cmd_priv cmdpriv; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | drv_types.h | 1463 struct _ADAPTER { struct 1464 int DriverState;/* for disable driver using module, use dongle to replace module. */ 1465 int pid[3];/* process id from UI, 0:wps, 1:hostapd, 2:dhcpcd */ 1466 int bDongle;/* build-in module or external dongle */ 1469 _list list; 1470 u8 vap_id; 1472 struct dvobj_priv *dvobj; 1473 struct mlme_priv mlmepriv; 1474 struct mlme_ext_priv mlmeextpriv; 1475 struct cmd_priv cmdpriv; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | drv_types.h | 1415 struct _ADAPTER { struct 1416 int DriverState;/* for disable driver using module, use dongle to replace module. */ 1417 int pid[3];/* process id from UI, 0:wps, 1:hostapd, 2:dhcpcd */ 1418 int bDongle;/* build-in module or external dongle */ 1421 _list list; 1422 u8 vap_id; 1424 struct dvobj_priv *dvobj; 1425 struct mlme_priv mlmepriv; 1426 struct mlme_ext_priv mlmeextpriv; 1427 struct cmd_priv cmdpriv; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | drv_types.h | 1607 struct _ADAPTER { struct 1608 int DriverState;/* for disable driver using module, use dongle to replace module. */ 1609 int pid[3];/* process id from UI, 0:wps, 1:hostapd, 2:dhcpcd */ 1610 int bDongle;/* build-in module or external dongle */ 1613 _list list; 1614 u8 vap_id; 1616 struct dvobj_priv *dvobj; 1617 struct mlme_priv mlmepriv; 1618 struct mlme_ext_priv mlmeextpriv; 1619 struct cmd_priv cmdpriv; [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | drv_types.h | 1720 struct _ADAPTER { struct 1721 int DriverState;/* for disable driver using module, use dongle to replace module. */ 1722 int pid[3];/* process id from UI, 0:wps, 1:hostapd, 2:dhcpcd */ 1723 int bDongle;/* build-in module or external dongle */ 1726 _list list; 1727 u8 vap_id; 1729 struct dvobj_priv *dvobj; 1730 struct mlme_priv mlmepriv; 1731 struct mlme_ext_priv mlmeextpriv; 1732 struct cmd_priv cmdpriv; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | drv_types.h | 1606 struct _ADAPTER { struct 1607 int DriverState;/* for disable driver using module, use dongle to replace module. */ 1608 int pid[3];/* process id from UI, 0:wps, 1:hostapd, 2:dhcpcd */ 1609 int bDongle;/* build-in module or external dongle */ 1612 _list list; 1613 u8 vap_id; 1615 struct dvobj_priv *dvobj; 1616 struct mlme_priv mlmepriv; 1617 struct mlme_ext_priv mlmeextpriv; 1618 struct cmd_priv cmdpriv; [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | drv_types.h | 1634 struct _ADAPTER { struct 1635 int DriverState;/* for disable driver using module, use dongle to replace module. */ 1636 int pid[3];/* process id from UI, 0:wps, 1:hostapd, 2:dhcpcd */ 1637 int bDongle;/* build-in module or external dongle */ 1640 _list list; 1641 u8 vap_id; 1643 struct dvobj_priv *dvobj; 1644 struct mlme_priv mlmepriv; 1645 struct mlme_ext_priv mlmeextpriv; 1646 struct cmd_priv cmdpriv; [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | drv_types.h | 1727 struct _ADAPTER { struct 1728 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/ |
| H A D | phydm.h | 142 typedef struct _ADAPTER{ struct 143 u1Byte temp; 145 HAL_DATA_TYPE* temp2; 146 prtl8192cd_priv priv;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/ |
| H A D | phydm.h | 124 typedef struct _ADAPTER{ struct 125 u1Byte temp; 127 HAL_DATA_TYPE* temp2; 128 prtl8192cd_priv priv;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/ |
| H A D | phydm.h | 128 typedef struct _ADAPTER{ struct 129 u1Byte temp; 131 HAL_DATA_TYPE* temp2; 132 prtl8192cd_priv priv;
|