Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c5414 .has_accounting = true,
5469 .has_accounting = true,
5499 .has_accounting = true,
5529 .has_accounting = true,
5559 .has_accounting = true,
H A Dmtk_eth_soc.h1221 bool has_accounting; member
H A Dmtk_ppe.c879 bool accounting = eth->soc->has_accounting; in mtk_ppe_init()