Home
last modified time | relevance | path

Searched refs:airoha_ppe (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/airoha/
H A Dairoha_eth.h477 struct airoha_ppe { struct
497 struct airoha_ppe *ppe; argument
538 void airoha_ppe_check_skb(struct airoha_ppe *ppe, u16 hash);
543 struct airoha_foe_entry *airoha_ppe_foe_get_entry(struct airoha_ppe *ppe,
547 int airoha_ppe_debugfs_init(struct airoha_ppe *ppe);
549 static inline int airoha_ppe_debugfs_init(struct airoha_ppe *ppe) in airoha_ppe_debugfs_init()
H A Dairoha_ppe.c32 static u32 airoha_ppe_get_timestamp(struct airoha_ppe *ppe) in airoha_ppe_get_timestamp()
39 static void airoha_ppe_hw_init(struct airoha_ppe *ppe) in airoha_ppe_hw_init()
397 struct airoha_foe_entry *airoha_ppe_foe_get_entry(struct airoha_ppe *ppe, in airoha_ppe_foe_get_entry()
443 static int airoha_ppe_foe_commit_entry(struct airoha_ppe *ppe, in airoha_ppe_foe_commit_entry()
479 static void airoha_ppe_foe_insert_entry(struct airoha_ppe *ppe, u32 hash) in airoha_ppe_foe_insert_entry()
508 static int airoha_ppe_foe_flow_commit_entry(struct airoha_ppe *ppe, in airoha_ppe_foe_flow_commit_entry()
522 static void airoha_ppe_foe_flow_remove_entry(struct airoha_ppe *ppe, in airoha_ppe_foe_flow_remove_entry()
769 static int airoha_ppe_flush_sram_entries(struct airoha_ppe *ppe, in airoha_ppe_flush_sram_entries()
849 void airoha_ppe_check_skb(struct airoha_ppe *ppe, u16 hash) in airoha_ppe_check_skb()
867 struct airoha_ppe *ppe; in airoha_ppe_init()
H A DMakefile7 airoha-eth-y := airoha_eth.o airoha_ppe.o
H A Dairoha_ppe_debugfs.c55 struct airoha_ppe *ppe = m->private; in airoha_ppe_debugfs_foe_show()
172 int airoha_ppe_debugfs_init(struct airoha_ppe *ppe) in airoha_ppe_debugfs_init()