Searched refs:mvpp2_gather_hw_statistics (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c2132 static void mvpp2_gather_hw_statistics(struct work_struct *work) function
2160 mvpp2_gather_hw_statistics(&port->stats_work.work);
6839 INIT_DELAYED_WORK(&port->stats_work, mvpp2_gather_hw_statistics);

Completed in 199 milliseconds