Searched refs:sram_num_entries (Results 1 – 3 of 3) sorted by relevance
68 u32 sram_num_entries = airoha_ppe_get_total_sram_num_entries(ppe); in airoha_ppe_get_total_num_entries() local70 return sram_num_entries + PPE_DRAM_NUM_ENTRIES; in airoha_ppe_get_total_num_entries()103 u32 sram_ppe_num_data_entries = PPE_SRAM_NUM_ENTRIES, sram_num_entries; in airoha_ppe_hw_init() local108 sram_num_entries = airoha_ppe_get_total_sram_num_entries(ppe); in airoha_ppe_hw_init()109 sram_tb_size = sram_num_entries * sizeof(struct airoha_foe_entry); in airoha_ppe_hw_init()636 u32 sram_num_entries = airoha_ppe_get_total_sram_num_entries(ppe); in airoha_ppe_foe_get_entry_locked() local640 if (hash < sram_num_entries) { in airoha_ppe_foe_get_entry_locked()719 u32 sram_num_entries = airoha_ppe_get_total_sram_num_entries(ppe); in airoha_ppe_foe_commit_entry() local744 if (hash < sram_num_entries) in airoha_ppe_foe_commit_entry()1331 u32 sram_num_entries = airoha_ppe_get_total_sram_num_entries(ppe); in airoha_ppe_flush_sram_entries() local[all …]
373 int sram_num_entries) in airoha_npu_ppe_flush_sram_entries() argument386 ppe_data->set_info.size = sram_num_entries; in airoha_npu_ppe_flush_sram_entries()
189 int sram_num_entries);