Searched refs:airoha_ppe (Results 1 – 3 of 3) sorted by relevance
35 static int airoha_ppe_get_num_stats_entries(struct airoha_ppe *ppe) in airoha_ppe_get_num_stats_entries()46 static int airoha_ppe_get_total_num_stats_entries(struct airoha_ppe *ppe) in airoha_ppe_get_total_num_stats_entries()59 static u32 airoha_ppe_get_total_sram_num_entries(struct airoha_ppe *ppe) in airoha_ppe_get_total_sram_num_entries()66 u32 airoha_ppe_get_total_num_entries(struct airoha_ppe *ppe) in airoha_ppe_get_total_num_entries()81 static u32 airoha_ppe_get_timestamp(struct airoha_ppe *ppe) in airoha_ppe_get_timestamp()101 static void airoha_ppe_hw_init(struct airoha_ppe *ppe) in airoha_ppe_hw_init()488 static u32 airoha_ppe_foe_get_entry_hash(struct airoha_ppe *ppe, in airoha_ppe_foe_get_entry_hash()542 static int airoha_ppe_foe_get_flow_stats_index(struct airoha_ppe *ppe, in airoha_ppe_foe_get_flow_stats_index()557 static void airoha_ppe_foe_flow_stat_entry_reset(struct airoha_ppe *ppe, in airoha_ppe_foe_flow_stat_entry_reset()565 static void airoha_ppe_foe_flow_stats_reset(struct airoha_ppe *ppe, in airoha_ppe_foe_flow_stats_reset()[all …]
557 struct airoha_ppe { struct596 struct airoha_ppe *ppe;671 u32 airoha_ppe_get_total_num_entries(struct airoha_ppe *ppe);672 struct airoha_foe_entry *airoha_ppe_foe_get_entry(struct airoha_ppe *ppe,674 void airoha_ppe_foe_entry_get_stats(struct airoha_ppe *ppe, u32 hash,678 int airoha_ppe_debugfs_init(struct airoha_ppe *ppe);680 static inline int airoha_ppe_debugfs_init(struct airoha_ppe *ppe) in airoha_ppe_debugfs_init()
7 airoha-eth-y := airoha_eth.o airoha_ppe.o