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.c5080 .has_accounting = true,
5120 .has_accounting = true,
5142 .has_accounting = true,
5164 .has_accounting = true,
5186 .has_accounting = true,
H A Dmtk_eth_soc.h1174 bool has_accounting; member
H A Dmtk_ppe.c877 bool accounting = eth->soc->has_accounting; in mtk_ppe_init()