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.c697 bool ppe2 = hash >= PPE_SRAM_NUM_ENTRIES; in airoha_ppe_foe_get_entry_locked() local
702 airoha_fe_wr(ppe->eth, REG_PPE_RAM_CTRL(ppe2), in airoha_ppe_foe_get_entry_locked()
708 REG_PPE_RAM_CTRL(ppe2))) in airoha_ppe_foe_get_entry_locked()
714 REG_PPE_RAM_ENTRY(ppe2, i)); in airoha_ppe_foe_get_entry_locked()
752 bool ppe2 = hash >= PPE_SRAM_NUM_ENTRIES; in airoha_ppe_foe_commit_sram_entry() local
757 airoha_fe_wr(ppe->eth, REG_PPE_RAM_ENTRY(ppe2, i), ptr[i]); in airoha_ppe_foe_commit_sram_entry()
760 airoha_fe_wr(ppe->eth, REG_PPE_RAM_CTRL(ppe2), in airoha_ppe_foe_commit_sram_entry()
767 REG_PPE_RAM_CTRL(ppe2)); in airoha_ppe_foe_commit_sram_entry()
H A Dairoha_npu.c399 u32 entry_size, u32 hash, bool ppe2) in airoha_npu_foe_commit_entry() argument
412 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);