Home
last modified time | relevance | path

Searched defs:ppe (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/airoha/
H A Dairoha_ppe.c35 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 …]
H A Dairoha_eth.h596 struct airoha_ppe *ppe; member
680 static inline int airoha_ppe_debugfs_init(struct airoha_ppe *ppe) in airoha_ppe_debugfs_init()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_debugfs.c79 struct mtk_ppe *ppe = m->private; in mtk_ppe_debugfs_foe_show() local
184 int mtk_ppe_debugfs_init(struct mtk_ppe *ppe, int index) in mtk_ppe_debugfs_init()
H A Dmtk_eth_soc.h1345 struct mtk_ppe *ppe[3]; member
1402 mtk_foe_get_entry(struct mtk_ppe *ppe, u16 hash) in mtk_foe_get_entry()
/linux/arch/mips/lantiq/
H A Dclk.c30 unsigned long io, unsigned long ppe) in clkdev_add_static()
/linux/drivers/media/platform/nvidia/tegra-vde/
H A Dvde.h98 void __iomem *ppe; member