Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c1791 static void mvpp2_gather_hw_statistics(struct work_struct *work) in mvpp2_gather_hw_statistics() function
1819 mvpp2_gather_hw_statistics(&port->stats_work.work); in mvpp2_ethtool_get_stats()
6498 INIT_DELAYED_WORK(&port->stats_work, mvpp2_gather_hw_statistics); in mvpp2_port_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c2120 static void mvpp2_gather_hw_statistics(struct work_struct *work) in mvpp2_gather_hw_statistics() function
2148 mvpp2_gather_hw_statistics(&port->stats_work.work); in mvpp2_ethtool_get_stats()
6860 INIT_DELAYED_WORK(&port->stats_work, mvpp2_gather_hw_statistics); in mvpp2_port_probe()

Completed in 19 milliseconds