Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c5251 .has_accounting = true,
5306 .has_accounting = true,
5336 .has_accounting = true,
5366 .has_accounting = true,
5396 .has_accounting = true,
H A Dmtk_eth_soc.h1181 bool has_accounting; member
H A Dmtk_ppe.c879 bool accounting = eth->soc->has_accounting; in mtk_ppe_init()