Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mediatek/
Dmtk_ppe.h319 struct mtk_foe_accounting { struct
403 struct mtk_foe_accounting *mtk_foe_entry_get_mib(struct mtk_ppe *ppe, u32 index,
404 struct mtk_foe_accounting *diff);
Dmtk_ppe.c526 struct mtk_foe_accounting *acct; in __mtk_foe_entry_clear()
851 struct mtk_foe_accounting *mtk_foe_entry_get_mib(struct mtk_ppe *ppe, u32 index, in mtk_foe_entry_get_mib()
852 struct mtk_foe_accounting *diff) in mtk_foe_entry_get_mib()
854 struct mtk_foe_accounting *acct; in mtk_foe_entry_get_mib()
855 int size = sizeof(struct mtk_foe_accounting); in mtk_foe_entry_get_mib()
881 struct mtk_foe_accounting *acct; in mtk_ppe_init()
Dmtk_ppe_debugfs.c86 struct mtk_foe_accounting *acct; in mtk_ppe_debugfs_foe_show()
Dmtk_ppe_offload.c523 struct mtk_foe_accounting diff; in mtk_flow_offload_stats()