Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c154 static u32 mvpp2_thread_read(struct mvpp2 *priv, unsigned int thread, in mvpp2_thread_read() function
445 *dma_addr = mvpp2_thread_read(priv, thread, in mvpp2_bm_bufs_get_addrs()
447 *phys_addr = mvpp2_thread_read(priv, thread, MVPP2_BM_VIRT_ALLOC_REG); in mvpp2_bm_bufs_get_addrs()
453 val = mvpp2_thread_read(priv, thread, MVPP22_BM_ADDR_HIGH_ALLOC); in mvpp2_bm_bufs_get_addrs()
2296 mvpp2_thread_read(port->priv, in mvpp2_txq_sent_counter_clear()
2738 val = mvpp2_thread_read(port->priv, thread, MVPP2_TXQ_PENDING_REG); in mvpp2_txq_init()
2850 val = mvpp2_thread_read(port->priv, thread, MVPP2_TXQ_PREF_BUF_REG); in mvpp2_txq_clean()
2868 pending = mvpp2_thread_read(port->priv, thread, in mvpp2_txq_clean()