Home
last modified time | relevance | path

Searched refs:mvpp2_txq_sent_counter_clear (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmvpp2.c3968 static void mvpp2_txq_sent_counter_clear(void *arg) in mvpp2_txq_sent_counter_clear() function
4331 mvpp2_txq_sent_counter_clear(port); in mvpp2_cleanup_txqs()
4376 mvpp2_txq_sent_counter_clear(port); in mvpp2_setup_txqs()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c2284 static void mvpp2_txq_sent_counter_clear(void *arg) in mvpp2_txq_sent_counter_clear() function
2910 on_each_cpu(mvpp2_txq_sent_counter_clear, port, 1); in mvpp2_cleanup_txqs()
2967 on_each_cpu(mvpp2_txq_sent_counter_clear, port, 1); in mvpp2_setup_txqs()