Home
last modified time | relevance | path

Searched refs:ppe2 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/airoha/
H A Dairoha_ppe.c642 bool ppe2 = hash >= PPE_SRAM_NUM_ENTRIES; in airoha_ppe_foe_get_entry_locked() local
647 airoha_fe_wr(ppe->eth, REG_PPE_RAM_CTRL(ppe2), in airoha_ppe_foe_get_entry_locked()
653 REG_PPE_RAM_CTRL(ppe2))) in airoha_ppe_foe_get_entry_locked()
659 REG_PPE_RAM_ENTRY(ppe2, i)); in airoha_ppe_foe_get_entry_locked()
697 bool ppe2 = hash >= PPE_SRAM_NUM_ENTRIES; in airoha_ppe_foe_commit_sram_entry() local
702 airoha_fe_wr(ppe->eth, REG_PPE_RAM_ENTRY(ppe2, i), ptr[i]); in airoha_ppe_foe_commit_sram_entry()
705 airoha_fe_wr(ppe->eth, REG_PPE_RAM_CTRL(ppe2), in airoha_ppe_foe_commit_sram_entry()
712 REG_PPE_RAM_CTRL(ppe2)); in airoha_ppe_foe_commit_sram_entry()
H A Dairoha_npu.c397 u32 entry_size, u32 hash, bool ppe2) in airoha_npu_foe_commit_entry() argument
410 ppe_data->set_info.func_id = ppe2 ? PPE2_SRAM_SET_ENTRY in airoha_npu_foe_commit_entry()
/linux/include/linux/soc/airoha/
H A Dairoha_offload.h193 bool ppe2);