Searched refs:mvpp2_gather_hw_statistics (Results 1 - 1 of 1) sorted by last modified time

/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);
6840 INIT_DELAYED_WORK(&port->stats_work, mvpp2_gather_hw_statistics);

Completed in 163 milliseconds