Searched refs:efuse_end (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/ |
D | halmac_func_88xx.c | 504 halmac_adapter->efuse_end = efuse_index; in halmac_eeprom_parser_88xx() 568 u32 efuse_end, pg_efuse_num; in halmac_func_write_logical_efuse_88xx() local 588 efuse_end = halmac_adapter->efuse_end; in halmac_func_write_logical_efuse_88xx() 616 halmac_adapter->efuse_end)) { in halmac_func_write_logical_efuse_88xx() 620 halmac_func_write_efuse_88xx(halmac_adapter, efuse_end, in halmac_func_write_logical_efuse_88xx() 623 efuse_end + 1, in halmac_func_write_logical_efuse_88xx() 626 halmac_adapter, efuse_end + 2, pg_efuse_byte1); in halmac_func_write_logical_efuse_88xx() 628 halmac_adapter, efuse_end + 3, pg_efuse_byte2); in halmac_func_write_logical_efuse_88xx() 633 halmac_adapter->efuse_end)) { in halmac_func_write_logical_efuse_88xx() 637 halmac_func_write_efuse_88xx(halmac_adapter, efuse_end, in halmac_func_write_logical_efuse_88xx() [all …]
|
D | halmac_api_88xx.c | 31 halmac_adapter->efuse_end = 0; in halmac_init_adapter_para_88xx() 1784 halmac_adapter->efuse_end; in halmac_get_efuse_available_size_88xx() 5550 halmac_adapter->efuse_end; in halmac_get_hw_value_88xx()
|
/Linux-v4.19/drivers/staging/rtlwifi/halmac/ |
D | halmac_type.h | 1537 u32 efuse_end; member
|