Searched refs:sram_num_entries (Results 1 – 3 of 3) sorted by relevance
71 u32 sram_num_entries = airoha_ppe_get_total_sram_num_entries(ppe); in airoha_ppe_get_total_num_entries() local73 return sram_num_entries + PPE_DRAM_NUM_ENTRIES; in airoha_ppe_get_total_num_entries()132 u32 sram_ppe_num_data_entries = PPE_SRAM_NUM_ENTRIES, sram_num_entries; in airoha_ppe_hw_init() local137 sram_num_entries = airoha_ppe_get_total_sram_num_entries(ppe); in airoha_ppe_hw_init()138 sram_tb_size = sram_num_entries * sizeof(struct airoha_foe_entry); in airoha_ppe_hw_init()691 u32 sram_num_entries = airoha_ppe_get_total_sram_num_entries(ppe); in airoha_ppe_foe_get_entry_locked() local695 if (hash < sram_num_entries) { in airoha_ppe_foe_get_entry_locked()774 u32 sram_num_entries = airoha_ppe_get_total_sram_num_entries(ppe); in airoha_ppe_foe_commit_entry() local799 if (hash < sram_num_entries) in airoha_ppe_foe_commit_entry()1386 u32 sram_num_entries = airoha_ppe_get_total_sram_num_entries(ppe); in airoha_ppe_flush_sram_entries() local[all …]
375 int sram_num_entries) in airoha_npu_ppe_flush_sram_entries() argument388 ppe_data->set_info.size = sram_num_entries; in airoha_npu_ppe_flush_sram_entries()
189 int sram_num_entries);