Home
last modified time | relevance | path

Searched refs:stats_layout (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/
H A Dfelix.h20 const struct ocelot_stat_layout *stats_layout; member
H A Dfelix.c448 ocelot->stats_layout = felix->info->stats_layout; in felix_init_structs()
H A Dseville_vsc9953.c1181 .stats_layout = vsc9953_stats_layout,
H A Dfelix_vsc9959.c1359 .stats_layout = vsc9959_stats_layout,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c846 memcpy(data + i * ETH_GSTRING_LEN, ocelot->stats_layout[i].name, in ocelot_get_strings()
865 ocelot->stats_layout[j].offset); in ocelot_update_stats()
H A Docelot_vsc7514.c518 ocelot->stats_layout = ocelot_stats_layout; in ocelot_chip_init()
/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot.h604 const struct ocelot_stat_layout *stats_layout; member