Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe.h319 struct mtk_foe_accounting { struct
402 struct mtk_foe_accounting *mtk_foe_entry_get_mib(struct mtk_ppe *ppe, u32 index,
403 struct mtk_foe_accounting *diff);
H A Dmtk_ppe.c524 struct mtk_foe_accounting *acct; in __mtk_foe_entry_clear()
849 struct mtk_foe_accounting *mtk_foe_entry_get_mib(struct mtk_ppe *ppe, u32 index, in mtk_foe_entry_get_mib()
850 struct mtk_foe_accounting *diff) in mtk_foe_entry_get_mib()
852 struct mtk_foe_accounting *acct; in mtk_foe_entry_get_mib()
853 int size = sizeof(struct mtk_foe_accounting); in mtk_foe_entry_get_mib()
879 struct mtk_foe_accounting *acct; in mtk_ppe_init()
H A Dmtk_ppe_debugfs.c85 struct mtk_foe_accounting *acct; in mtk_ppe_debugfs_foe_show()
H A Dmtk_ppe_offload.c504 struct mtk_foe_accounting diff; in mtk_flow_offload_stats()