| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | usb_intf.c | 453 padapter->eeprompriv.CustomerID = in r871xu_drv_init() 457 padapter->eeprompriv.CustomerID = in r871xu_drv_init() 461 padapter->eeprompriv.CustomerID = in r871xu_drv_init() 465 padapter->eeprompriv.CustomerID = in r871xu_drv_init() 469 padapter->eeprompriv.CustomerID = in r871xu_drv_init() 473 padapter->eeprompriv.CustomerID = in r871xu_drv_init() 477 padapter->eeprompriv.CustomerID = in r871xu_drv_init() 481 padapter->eeprompriv.CustomerID = in r871xu_drv_init() 487 padapter->eeprompriv.CustomerID = in r871xu_drv_init() 491 padapter->eeprompriv.CustomerID = in r871xu_drv_init() [all …]
|
| H A D | rtl871x_eeprom.h | 81 enum RT_CUSTOMER_ID CustomerID; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_hwconfig.c | 101 if (p_mgnt_info->CustomerID == RT_CID_8821AE_ASUS_MB) in odm_config_rf_with_header_file() 103 else if (p_mgnt_info->CustomerID == RT_CID_ASUS_NB) in odm_config_rf_with_header_file() 497 else if (p_mgnt_info->CustomerID == RT_CID_WNC_NEC && p_dm->is_mp_chip) in odm_config_bb_with_header_file() 501 else if (p_mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) in odm_config_bb_with_header_file() 504 else if (p_mgnt_info->CustomerID == RT_CID_TPLINK_HPWR) { in odm_config_bb_with_header_file() 541 if (p_mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) { in odm_config_bb_with_header_file()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | rtw_eeprom.h | 104 u16 CustomerID; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/rtl8192e/ |
| H A D | r8192E_dev.c | 553 priv->CustomerID = RT_CID_DLINK; in _rtl92e_read_eeprom_info() 557 priv->CustomerID = RT_CID_DEFAULT; in _rtl92e_read_eeprom_info() 560 priv->CustomerID = RT_CID_819x_CAMEO; in _rtl92e_read_eeprom_info() 563 priv->CustomerID = RT_CID_819x_RUNTOP; in _rtl92e_read_eeprom_info() 566 priv->CustomerID = RT_CID_819x_Netcore; in _rtl92e_read_eeprom_info() 569 priv->CustomerID = RT_CID_TOSHIBA; in _rtl92e_read_eeprom_info() 579 priv->CustomerID = RT_CID_Nettronix; in _rtl92e_read_eeprom_info() 582 priv->CustomerID = RT_CID_PRONET; in _rtl92e_read_eeprom_info() 585 priv->CustomerID = RT_CID_DLINK; in _rtl92e_read_eeprom_info()
|
| H A D | r8190P_rtl8256.c | 163 if (priv->CustomerID == RT_CID_819x_Netcore) in rtl92e_set_cck_tx_power()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/ |
| H A D | phydm_hwconfig.c | 110 if (mgnt_info->CustomerID == RT_CID_8821AE_ASUS_MB) in odm_config_rf_with_header_file() 112 else if (mgnt_info->CustomerID == RT_CID_ASUS_NB) in odm_config_rf_with_header_file() 896 else if (mgnt_info->CustomerID == RT_CID_WNC_NEC && dm->is_mp_chip) in odm_config_bb_with_header_file() 900 else if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) in odm_config_bb_with_header_file() 903 else if (mgnt_info->CustomerID == RT_CID_TPLINK_HPWR) { in odm_config_bb_with_header_file() 940 if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) { in odm_config_bb_with_header_file()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/rtl8188e/usb/ |
| H A D | usb_halinit.c | 1750 switch (pHalData->CustomerID) { in _ReadLEDSetting() 1805 pHalData->CustomerID = RT_CID_819x_HP; in Hal_CustomizeByCustomerID_8188EU() 1811 pHalData->CustomerID = RT_CID_DLINK; in Hal_CustomizeByCustomerID_8188EU() 1813 pHalData->CustomerID = RT_CID_DLINK; in Hal_CustomizeByCustomerID_8188EU() 1815 pHalData->CustomerID = RT_CID_DLINK; in Hal_CustomizeByCustomerID_8188EU() 1832 pHalData->CustomerID = RT_CID_DEFAULT; in Hal_CustomizeByCustomerID_8188EU()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_hwconfig.c | 109 if (mgnt_info->CustomerID == RT_CID_8821AE_ASUS_MB) in odm_config_rf_with_header_file() 111 else if (mgnt_info->CustomerID == RT_CID_ASUS_NB) in odm_config_rf_with_header_file() 888 else if (mgnt_info->CustomerID == RT_CID_WNC_NEC && dm->is_mp_chip) in odm_config_bb_with_header_file() 892 else if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) in odm_config_bb_with_header_file() 895 else if (mgnt_info->CustomerID == RT_CID_TPLINK_HPWR) { in odm_config_bb_with_header_file() 932 if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) { in odm_config_bb_with_header_file()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/ |
| H A D | phydm_hwconfig.c | 109 if (mgnt_info->CustomerID == RT_CID_8821AE_ASUS_MB) in odm_config_rf_with_header_file() 111 else if (mgnt_info->CustomerID == RT_CID_ASUS_NB) in odm_config_rf_with_header_file() 895 else if (mgnt_info->CustomerID == RT_CID_WNC_NEC && dm->is_mp_chip) in odm_config_bb_with_header_file() 899 else if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) in odm_config_bb_with_header_file() 902 else if (mgnt_info->CustomerID == RT_CID_TPLINK_HPWR) { in odm_config_bb_with_header_file() 939 if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) { in odm_config_bb_with_header_file()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/ |
| H A D | phydm_hwconfig.c | 110 if (mgnt_info->CustomerID == RT_CID_8821AE_ASUS_MB) in odm_config_rf_with_header_file() 112 else if (mgnt_info->CustomerID == RT_CID_ASUS_NB) in odm_config_rf_with_header_file() 813 else if (mgnt_info->CustomerID == RT_CID_WNC_NEC && dm->is_mp_chip) in odm_config_bb_with_header_file() 817 else if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) in odm_config_bb_with_header_file() 820 else if (mgnt_info->CustomerID == RT_CID_TPLINK_HPWR) { in odm_config_bb_with_header_file() 857 if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) { in odm_config_bb_with_header_file()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/ |
| H A D | phydm_hwconfig.c | 109 if (mgnt_info->CustomerID == RT_CID_8821AE_ASUS_MB) in odm_config_rf_with_header_file() 111 else if (mgnt_info->CustomerID == RT_CID_ASUS_NB) in odm_config_rf_with_header_file() 895 else if (mgnt_info->CustomerID == RT_CID_WNC_NEC && dm->is_mp_chip) in odm_config_bb_with_header_file() 899 else if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) in odm_config_bb_with_header_file() 902 else if (mgnt_info->CustomerID == RT_CID_TPLINK_HPWR) { in odm_config_bb_with_header_file() 939 if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) { in odm_config_bb_with_header_file()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/ |
| H A D | phydm_hwconfig.c | 110 if (mgnt_info->CustomerID == RT_CID_8821AE_ASUS_MB) in odm_config_rf_with_header_file() 112 else if (mgnt_info->CustomerID == RT_CID_ASUS_NB) in odm_config_rf_with_header_file() 813 else if (mgnt_info->CustomerID == RT_CID_WNC_NEC && dm->is_mp_chip) in odm_config_bb_with_header_file() 817 else if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) in odm_config_bb_with_header_file() 820 else if (mgnt_info->CustomerID == RT_CID_TPLINK_HPWR) { in odm_config_bb_with_header_file() 857 if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) { in odm_config_bb_with_header_file()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/ |
| H A D | phydm_hwconfig.c | 110 if (mgnt_info->CustomerID == RT_CID_8821AE_ASUS_MB) in odm_config_rf_with_header_file() 112 else if (mgnt_info->CustomerID == RT_CID_ASUS_NB) in odm_config_rf_with_header_file() 813 else if (mgnt_info->CustomerID == RT_CID_WNC_NEC && dm->is_mp_chip) in odm_config_bb_with_header_file() 817 else if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) in odm_config_bb_with_header_file() 820 else if (mgnt_info->CustomerID == RT_CID_TPLINK_HPWR) { in odm_config_bb_with_header_file() 857 if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) { in odm_config_bb_with_header_file()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/ |
| H A D | phydm_hwconfig.c | 110 if (mgnt_info->CustomerID == RT_CID_8821AE_ASUS_MB) in odm_config_rf_with_header_file() 112 else if (mgnt_info->CustomerID == RT_CID_ASUS_NB) in odm_config_rf_with_header_file() 915 else if (mgnt_info->CustomerID == RT_CID_WNC_NEC && dm->is_mp_chip) in odm_config_bb_with_header_file() 919 else if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) in odm_config_bb_with_header_file() 922 else if (mgnt_info->CustomerID == RT_CID_TPLINK_HPWR) { in odm_config_bb_with_header_file() 959 if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) { in odm_config_bb_with_header_file()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/ |
| H A D | phydm_hwconfig.c | 109 if (mgnt_info->CustomerID == RT_CID_8821AE_ASUS_MB) in odm_config_rf_with_header_file() 111 else if (mgnt_info->CustomerID == RT_CID_ASUS_NB) in odm_config_rf_with_header_file() 940 else if (mgnt_info->CustomerID == RT_CID_WNC_NEC && dm->is_mp_chip) in odm_config_bb_with_header_file() 944 else if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) in odm_config_bb_with_header_file() 947 else if (mgnt_info->CustomerID == RT_CID_TPLINK_HPWR) { in odm_config_bb_with_header_file() 984 if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) { in odm_config_bb_with_header_file()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/ |
| H A D | phydm_hwconfig.c | 109 if (mgnt_info->CustomerID == RT_CID_8821AE_ASUS_MB) in odm_config_rf_with_header_file() 111 else if (mgnt_info->CustomerID == RT_CID_ASUS_NB) in odm_config_rf_with_header_file() 921 else if (mgnt_info->CustomerID == RT_CID_WNC_NEC && dm->is_mp_chip) in odm_config_bb_with_header_file() 925 else if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) in odm_config_bb_with_header_file() 928 else if (mgnt_info->CustomerID == RT_CID_TPLINK_HPWR) { in odm_config_bb_with_header_file() 965 if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) { in odm_config_bb_with_header_file()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/ |
| H A D | phydm_hwconfig.c | 109 if (mgnt_info->CustomerID == RT_CID_8821AE_ASUS_MB) in odm_config_rf_with_header_file() 111 else if (mgnt_info->CustomerID == RT_CID_ASUS_NB) in odm_config_rf_with_header_file() 914 else if (mgnt_info->CustomerID == RT_CID_WNC_NEC && dm->is_mp_chip) in odm_config_bb_with_header_file() 918 else if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) in odm_config_bb_with_header_file() 921 else if (mgnt_info->CustomerID == RT_CID_TPLINK_HPWR) { in odm_config_bb_with_header_file() 958 if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) { in odm_config_bb_with_header_file()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/ |
| H A D | phydm_hwconfig.c | 109 if (mgnt_info->CustomerID == RT_CID_8821AE_ASUS_MB) in odm_config_rf_with_header_file() 111 else if (mgnt_info->CustomerID == RT_CID_ASUS_NB) in odm_config_rf_with_header_file() 940 else if (mgnt_info->CustomerID == RT_CID_WNC_NEC && dm->is_mp_chip) in odm_config_bb_with_header_file() 944 else if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) in odm_config_bb_with_header_file() 947 else if (mgnt_info->CustomerID == RT_CID_TPLINK_HPWR) { in odm_config_bb_with_header_file() 984 if (mgnt_info->CustomerID == RT_CID_DNI_BUFFALO) { in odm_config_bb_with_header_file()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/ |
| H A D | hal_dm.c | 98 ODM_CmnInfoInit(pDM_Odm, ODM_CMNINFO_PATCH_ID, pHalData->CustomerID); in Init_ODM_ComInfo()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/hal/ |
| H A D | rtl8188e_dm.c | 46 dm_odm->PatchID = hal_data->CustomerID; in Init_ODM_ComInfo_88E()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/ |
| H A D | hal_dm.c | 100 ODM_CmnInfoInit(pDM_Odm, ODM_CMNINFO_PATCH_ID, pHalData->CustomerID); in Init_ODM_ComInfo()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ |
| H A D | r8190_rtl8256.c | 236 if (priv->CustomerID == RT_CID_819x_Netcore) in phy_set_rf8256_cck_tx_power()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/ |
| H A D | hal_dm.c | 98 ODM_CmnInfoInit(pDM_Odm, ODM_CMNINFO_PATCH_ID, pHalData->CustomerID); in Init_ODM_ComInfo()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/ |
| H A D | rtl8188e_hal.h | 182 u16 CustomerID; member
|