Searched refs:sram_num_entries (Results 1 – 2 of 2) 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()90 u32 sram_ppe_num_data_entries = PPE_SRAM_NUM_ENTRIES, sram_num_entries; in airoha_ppe_hw_init() local95 sram_num_entries = airoha_ppe_get_total_sram_num_entries(ppe); in airoha_ppe_hw_init()96 sram_tb_size = sram_num_entries * sizeof(struct airoha_foe_entry); in airoha_ppe_hw_init()605 u32 sram_num_entries = airoha_ppe_get_total_sram_num_entries(ppe); in airoha_ppe_foe_get_entry_locked() local609 if (hash < sram_num_entries) { in airoha_ppe_foe_get_entry_locked()688 u32 sram_num_entries = airoha_ppe_get_total_sram_num_entries(ppe); in airoha_ppe_foe_commit_entry() local713 if (hash < sram_num_entries) in airoha_ppe_foe_commit_entry()1300 u32 sram_num_entries = airoha_ppe_get_total_sram_num_entries(ppe); in airoha_ppe_flush_sram_entries() local[all …]
189 int sram_num_entries);