Home
last modified time | relevance | path

Searched refs:has_accounting (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c5108 .has_accounting = true,
5148 .has_accounting = true,
5170 .has_accounting = true,
5192 .has_accounting = true,
5214 .has_accounting = true,
H A Dmtk_eth_soc.h1182 bool has_accounting; member
H A Dmtk_ppe.c877 bool accounting = eth->soc->has_accounting; in mtk_ppe_init()