Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/atm/
A Datm_misc.c88 void sonet_copy_stats(struct k_sonet_stats *from, struct sonet_stats *to) in sonet_copy_stats() function
94 EXPORT_SYMBOL(sonet_copy_stats);
/linux-6.3-rc2/include/linux/
A Dsonet.h16 extern void sonet_copy_stats(struct k_sonet_stats *from,struct sonet_stats *to);
/linux-6.3-rc2/drivers/atm/
A Dsuni.c100 sonet_copy_stats(&PRIV(dev)->sonet_stats,&tmp); in fetch_stats()

Completed in 4 milliseconds