| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/rtl8192e/ |
| H A D | Kconfig | 2 config RTL8192E config 3 tristate "RealTek RTL8192E Wireless LAN NIC driver"
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | usb_intf.c | 189 …ERFACE_INFO(USB_VENDER_ID_REALTEK, 0x818B,0xff,0xff,0xff),.driver_info = RTL8192E},/* Default ID */ 190 …ERFACE_INFO(USB_VENDER_ID_REALTEK, 0x818C,0xff,0xff,0xff),.driver_info = RTL8192E},/* Default ID */ 362 if (pdvobjpriv->chip_type == RTL8192E) in rtw_decide_chip_type_by_usb_info() 671 if (rtw_get_chip_type(padapter) == RTL8192E) in rtw_set_hal_ops() 715 if (rtw_get_chip_type(padapter) == RTL8192E) in usb_set_intf_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | sdio_intf.c | 61 { SDIO_DEVICE(0x024c, 0x818B),.driver_data = RTL8192E}, 349 if (dvobj->chip_type == RTL8192E) { in rtw_decide_chip_type_by_device_id() 447 if (rtw_get_chip_type(padapter) == RTL8192E) in rtw_set_hal_ops()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | usb_intf.c | 203 …E_INFO(USB_VENDER_ID_REALTEK, 0x818B, 0xff, 0xff, 0xff), .driver_info = RTL8192E}, /* Default ID */ 204 …E_INFO(USB_VENDER_ID_REALTEK, 0x818C, 0xff, 0xff, 0xff), .driver_info = RTL8192E}, /* Default ID */ 431 if (pdvobjpriv->chip_type == RTL8192E) in rtw_decide_chip_type_by_usb_info() 705 if (rtw_get_chip_type(padapter) == RTL8192E) in rtw_set_hal_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | sdio_intf.c | 59 { SDIO_DEVICE(0x024c, 0x818B), .driver_data = RTL8192E}, 428 if (dvobj->chip_type == RTL8192E) { in rtw_decide_chip_type_by_device_id() 544 if (rtw_get_chip_type(padapter) == RTL8192E) in rtw_set_hal_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | sdio_intf.c | 64 { SDIO_DEVICE(0x024c, 0x818B), .driver_data = RTL8192E}, 471 if (dvobj->chip_type == RTL8192E) { in rtw_decide_chip_type_by_device_id() 609 if (rtw_get_chip_type(padapter) == RTL8192E) in rtw_set_hal_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | usb_intf.c | 200 …E_INFO(USB_VENDER_ID_REALTEK, 0x818B, 0xff, 0xff, 0xff), .driver_info = RTL8192E}, /* Default ID */ 201 …E_INFO(USB_VENDER_ID_REALTEK, 0x818C, 0xff, 0xff, 0xff), .driver_info = RTL8192E}, /* Default ID */ 422 if (pdvobjpriv->chip_type == RTL8192E) in rtw_decide_chip_type_by_usb_info() 729 if (rtw_get_chip_type(padapter) == RTL8192E) in rtw_set_hal_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | pci_intf.c | 78 {PCI_DEVICE(PCI_VENDER_ID_REALTEK, 0x818B), .driver_data = RTL8192E}, 924 if (pdvobj->chip_type == RTL8192E) { in rtw_decide_chip_type_by_pci_driver_data() 1211 if (rtw_get_chip_type(padapter) == RTL8192E) in rtw_set_hal_ops() 1257 if (rtw_get_chip_type(padapter) == RTL8192E) in pci_set_intf_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | usb_intf.c | 200 …E_INFO(USB_VENDER_ID_REALTEK, 0x818B, 0xff, 0xff, 0xff), .driver_info = RTL8192E}, /* Default ID */ 201 …E_INFO(USB_VENDER_ID_REALTEK, 0x818C, 0xff, 0xff, 0xff), .driver_info = RTL8192E}, /* Default ID */ 422 if (pdvobjpriv->chip_type == RTL8192E) in rtw_decide_chip_type_by_usb_info() 729 if (rtw_get_chip_type(padapter) == RTL8192E) in rtw_set_hal_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | sdio_intf.c | 60 { SDIO_DEVICE(0x024c, 0x818B), .driver_data = RTL8192E}, 579 if (dvobj->chip_type == RTL8192E) { in rtw_decide_chip_type_by_device_id() 717 if (rtw_get_chip_type(padapter) == RTL8192E) in rtw_set_hal_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | sdio_intf.c | 63 { SDIO_DEVICE(0x024c, 0x818B), .driver_data = RTL8192E}, 588 if (dvobj->chip_type == RTL8192E) { in rtw_decide_chip_type_by_device_id() 732 if (rtw_get_chip_type(padapter) == RTL8192E) in rtw_set_hal_ops()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | sdio_intf.c | 59 { SDIO_DEVICE(0x024c, 0x818B), .driver_data = RTL8192E}, 584 if (dvobj->chip_type == RTL8192E) { in rtw_decide_chip_type_by_device_id() 722 if (rtw_get_chip_type(padapter) == RTL8192E) in rtw_set_hal_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | sdio_intf.c | 64 { SDIO_DEVICE(0x024c, 0x818B), .driver_data = RTL8192E}, 589 if (dvobj->chip_type == RTL8192E) { in rtw_decide_chip_type_by_device_id() 733 if (rtw_get_chip_type(padapter) == RTL8192E) in rtw_set_hal_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | sdio_intf.c | 59 { SDIO_DEVICE(0x024c, 0x818B), .driver_data = RTL8192E}, 578 if (dvobj->chip_type == RTL8192E) { in rtw_decide_chip_type_by_device_id() 716 if (rtw_get_chip_type(padapter) == RTL8192E) in rtw_set_hal_ops()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | sdio_intf.c | 63 { SDIO_DEVICE(0x024c, 0x818B), .driver_data = RTL8192E}, 595 if (dvobj->chip_type == RTL8192E) { in rtw_decide_chip_type_by_device_id() 739 if (rtw_get_chip_type(padapter) == RTL8192E) in rtw_set_hal_ops()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | sdio_intf.c | 63 { SDIO_DEVICE(0x024c, 0x818B), .driver_data = RTL8192E}, 589 if (dvobj->chip_type == RTL8192E) { in rtw_decide_chip_type_by_device_id() 733 if (rtw_get_chip_type(padapter) == RTL8192E) in rtw_set_hal_ops()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | sdio_intf.c | 63 { SDIO_DEVICE(0x024c, 0x818B), .driver_data = RTL8192E}, 595 if (dvobj->chip_type == RTL8192E) { in rtw_decide_chip_type_by_device_id() 739 if (rtw_get_chip_type(padapter) == RTL8192E) in rtw_set_hal_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl8xxxu/ |
| H A D | rtl8xxxu_core.c | 865 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_write_rfreg() 880 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_write_rfreg() 1659 priv->rtl_chip = RTL8192E; in rtl8xxxu_identify_chip() 1689 case RTL8192E: in rtl8xxxu_identify_chip() 2165 if (priv->rtl_chip != RTL8723B && priv->rtl_chip != RTL8192E) in rtl8xxxu_init_mac() 2330 if (priv->rtl_chip == RTL8192E) in rtl8xxxu_init_phy_bb() 3952 if (priv->rtl_chip != RTL8723B && priv->rtl_chip != RTL8192E) in rtl8xxxu_init_device() 3965 if (priv->rtl_chip != RTL8192E) in rtl8xxxu_init_device() 3987 if (priv->rtl_chip != RTL8192E) in rtl8xxxu_init_device() 4027 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_init_device() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_rf.c | 671 case RTL8192E: in rtw_rf_set_tx_gain_offset()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_rf.c | 868 case RTL8192E: in rtw_rf_set_tx_gain_offset()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | hal_intf.h | 35 RTL8192E, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | hal_intf.h | 35 RTL8192E, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | hal_intf.h | 35 RTL8192E, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | hal_intf.h | 30 RTL8192E, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | hal_intf.h | 31 RTL8192E, enumerator
|