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()88 static void airoha_ppe_hw_init(struct airoha_ppe *ppe) in airoha_ppe_hw_init()459 static u32 airoha_ppe_foe_get_entry_hash(struct airoha_ppe *ppe, in airoha_ppe_foe_get_entry_hash()513 static int airoha_ppe_foe_get_flow_stats_index(struct airoha_ppe *ppe, in airoha_ppe_foe_get_flow_stats_index()528 static void airoha_ppe_foe_flow_stat_entry_reset(struct airoha_ppe *ppe, in airoha_ppe_foe_flow_stat_entry_reset()536 static void airoha_ppe_foe_flow_stats_reset(struct airoha_ppe *ppe, in airoha_ppe_foe_flow_stats_reset()[all …]
554 struct airoha_ppe { struct592 struct airoha_ppe *ppe; argument659 u32 airoha_ppe_get_total_num_entries(struct airoha_ppe *ppe);660 struct airoha_foe_entry *airoha_ppe_foe_get_entry(struct airoha_ppe *ppe,662 void airoha_ppe_foe_entry_get_stats(struct airoha_ppe *ppe, u32 hash,666 int airoha_ppe_debugfs_init(struct airoha_ppe *ppe);668 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