| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 475 adapter->hw_cfg_info.prtct_efuse_size - adapter->efuse_end; in get_efuse_available_size_88xx() 1280 adapter->efuse_end = efuse_idx; in eeprom_parser_88xx() 1366 adapter->efuse_end = efuse_idx; in eeprom_mask_parser_88xx() 1616 end = adapter->efuse_end; in proc_write_log_efuse_88xx() 1728 end = adapter->efuse_end; in proc_write_log_efuse_word_88xx() 1961 adapter->efuse_end)) in check_efuse_enough_88xx() 1976 u32 efuse_end; in pg_extend_efuse_88xx() local 1979 efuse_end = adapter->efuse_end; in pg_extend_efuse_88xx() 1985 status = write_hw_efuse_88xx(adapter, efuse_end, hdr); in pg_extend_efuse_88xx() 1991 status = write_hw_efuse_88xx(adapter, efuse_end + 1, hdr2); in pg_extend_efuse_88xx() [all …]
|
| H A D | halmac_init_88xx.c | 82 adapter->efuse_end = 0; in init_adapter_param_88xx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 474 adapter->hw_cfg_info.prtct_efuse_size - adapter->efuse_end; in get_efuse_available_size_88xx() 1279 adapter->efuse_end = efuse_idx; in eeprom_parser_88xx() 1365 adapter->efuse_end = efuse_idx; in eeprom_mask_parser_88xx() 1615 end = adapter->efuse_end; in proc_write_log_efuse_88xx() 1727 end = adapter->efuse_end; in proc_write_log_efuse_word_88xx() 1960 adapter->efuse_end)) in check_efuse_enough_88xx() 1975 u32 efuse_end; in pg_extend_efuse_88xx() local 1978 efuse_end = adapter->efuse_end; in pg_extend_efuse_88xx() 1984 status = write_hw_efuse_88xx(adapter, efuse_end, hdr); in pg_extend_efuse_88xx() 1990 status = write_hw_efuse_88xx(adapter, efuse_end + 1, hdr2); in pg_extend_efuse_88xx() [all …]
|
| H A D | halmac_init_88xx.c | 81 adapter->efuse_end = 0; in init_adapter_param_88xx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 474 adapter->hw_cfg_info.prtct_efuse_size - adapter->efuse_end; in get_efuse_available_size_88xx() 1279 adapter->efuse_end = efuse_idx; in eeprom_parser_88xx() 1365 adapter->efuse_end = efuse_idx; in eeprom_mask_parser_88xx() 1615 end = adapter->efuse_end; in proc_write_log_efuse_88xx() 1727 end = adapter->efuse_end; in proc_write_log_efuse_word_88xx() 1960 adapter->efuse_end)) in check_efuse_enough_88xx() 1975 u32 efuse_end; in pg_extend_efuse_88xx() local 1978 efuse_end = adapter->efuse_end; in pg_extend_efuse_88xx() 1984 status = write_hw_efuse_88xx(adapter, efuse_end, hdr); in pg_extend_efuse_88xx() 1990 status = write_hw_efuse_88xx(adapter, efuse_end + 1, hdr2); in pg_extend_efuse_88xx() [all …]
|
| H A D | halmac_init_88xx.c | 81 adapter->efuse_end = 0; in init_adapter_param_88xx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 404 adapter->hw_cfg_info.prtct_efuse_size - adapter->efuse_end; in get_efuse_available_size_88xx() 1152 adapter->efuse_end = efuse_idx; in eeprom_parser_88xx() 1238 adapter->efuse_end = efuse_idx; in eeprom_mask_parser_88xx() 1441 end = adapter->efuse_end; in proc_write_log_efuse_88xx() 1660 adapter->efuse_end)) in check_efuse_enough_88xx() 1675 u32 efuse_end; in pg_extend_efuse_88xx() local 1678 efuse_end = adapter->efuse_end; in pg_extend_efuse_88xx() 1684 status = write_hw_efuse_88xx(adapter, efuse_end, hdr); in pg_extend_efuse_88xx() 1690 status = write_hw_efuse_88xx(adapter, efuse_end + 1, hdr2); in pg_extend_efuse_88xx() 1696 efuse_end = efuse_end + 2; in pg_extend_efuse_88xx() [all …]
|
| H A D | halmac_init_88xx.c | 81 adapter->efuse_end = 0; in init_adapter_param_88xx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/halmac_88xx/ |
| H A D | halmac_func_88xx.c | 487 pHalmac_adapter->efuse_end = efuse_index; in halmac_eeprom_parser_88xx() 553 u32 efuse_end; in halmac_func_write_logical_efuse_88xx() local 573 efuse_end = pHalmac_adapter->efuse_end; in halmac_func_write_logical_efuse_88xx() 593 status = halmac_func_write_efuse_88xx(pHalmac_adapter, efuse_end, pg_efuse_header); in halmac_func_write_logical_efuse_88xx() 594 status = halmac_func_write_efuse_88xx(pHalmac_adapter, efuse_end + 1, pg_efuse_header2); in halmac_func_write_logical_efuse_88xx() 595 status = halmac_func_write_efuse_88xx(pHalmac_adapter, efuse_end + 2, pg_efuse_byte1); in halmac_func_write_logical_efuse_88xx() 596 status = halmac_func_write_efuse_88xx(pHalmac_adapter, efuse_end + 3, pg_efuse_byte2); in halmac_func_write_logical_efuse_88xx() 598 status = halmac_func_write_efuse_88xx(pHalmac_adapter, efuse_end, pg_efuse_header); in halmac_func_write_logical_efuse_88xx() 599 status = halmac_func_write_efuse_88xx(pHalmac_adapter, efuse_end + 1, pg_efuse_byte1); in halmac_func_write_logical_efuse_88xx() 600 status = halmac_func_write_efuse_88xx(pHalmac_adapter, efuse_end + 2, pg_efuse_byte2); in halmac_func_write_logical_efuse_88xx() [all …]
|
| H A D | halmac_api_88xx.c | 23 pHalmac_adapter->efuse_end = 0; in halmac_init_adapter_para_88xx() 1703 …adapter->hw_config_info.efuse_size - HALMAC_PROTECTED_EFUSE_SIZE_88XX - pHalmac_adapter->efuse_end; in halmac_get_efuse_available_size_88xx() 4853 …_adapter->hw_config_info.efuse_size - HALMAC_RESERVED_EFUSE_SIZE_88XX - pHalmac_adapter->efuse_end; in halmac_get_hw_value_88xx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | efuse.c | 630 *size = adapter->hw_info->efuse_size - efuse_param->efuse_end; in mac_get_efuse_avl_size() 2539 bank_efuse_info.efuse_end = in switch_efuse_bank() 2555 bank_efuse_info.efuse_end = &efuse_param->efuse_end; in switch_efuse_bank() 2567 bank_efuse_info.efuse_end = &efuse_param->bt_efuse_end; in switch_efuse_bank() 2849 *bank_efuse_info.efuse_end = efuse_idx; in eeprom_parser() 3062 end = *bank_efuse_info.efuse_end; in proc_write_log_efuse() 3282 < (pg_num + *bank_efuse_info.efuse_end)) in check_efuse_enough() 3296 u32 efuse_end, ret; in proc_pg_efuse() local 3303 efuse_end = *bank_efuse_info.efuse_end; in proc_pg_efuse() 3322 *(efuse_map + efuse_end) = hdr; in proc_pg_efuse() [all …]
|
| H A D | efuse.h | 201 u32 *efuse_end; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | efuse.c | 630 *size = adapter->hw_info->efuse_size - efuse_param->efuse_end; in mac_get_efuse_avl_size() 2539 bank_efuse_info.efuse_end = in switch_efuse_bank() 2555 bank_efuse_info.efuse_end = &efuse_param->efuse_end; in switch_efuse_bank() 2567 bank_efuse_info.efuse_end = &efuse_param->bt_efuse_end; in switch_efuse_bank() 2849 *bank_efuse_info.efuse_end = efuse_idx; in eeprom_parser() 3062 end = *bank_efuse_info.efuse_end; in proc_write_log_efuse() 3282 < (pg_num + *bank_efuse_info.efuse_end)) in check_efuse_enough() 3296 u32 efuse_end, ret; in proc_pg_efuse() local 3303 efuse_end = *bank_efuse_info.efuse_end; in proc_pg_efuse() 3322 *(efuse_map + efuse_end) = hdr; in proc_pg_efuse() [all …]
|
| H A D | efuse.h | 201 u32 *efuse_end; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/ |
| H A D | halmac_type.h | 1707 u32 efuse_end; /* Record efuse used memory */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/ |
| H A D | halmac_type.h | 2155 u32 efuse_end; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/ |
| H A D | halmac_type.h | 2146 u32 efuse_end; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/ |
| H A D | halmac_type.h | 2165 u32 efuse_end; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/ |
| H A D | halmac_type.h | 2161 u32 efuse_end; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | mac_def.h | 6851 u32 efuse_end; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | mac_def.h | 6851 u32 efuse_end; member
|