Searched refs:mvpp2_thread_write (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_main.c | 158 static void mvpp2_thread_write(struct mvpp2 *priv, unsigned int thread, in mvpp2_thread_write() function 1439 mvpp2_thread_write(port->priv, thread, in mvpp2_interrupts_mask() 1441 mvpp2_thread_write(port->priv, thread, in mvpp2_interrupts_mask() 1466 mvpp2_thread_write(port->priv, thread, in mvpp2_interrupts_unmask() 1468 mvpp2_thread_write(port->priv, thread, in mvpp2_interrupts_unmask() 1493 mvpp2_thread_write(port->priv, v->sw_thread_id, in mvpp2_shared_interrupt_mask_unmask() 1495 mvpp2_thread_write(port->priv, v->sw_thread_id, in mvpp2_shared_interrupt_mask_unmask() 2478 mvpp2_thread_write(port->priv, in mvpp2_aggr_txq_pend_desc_add() 2732 mvpp2_thread_write(port->priv, thread, MVPP2_RXQ_NUM_REG, rxq->id); in mvpp2_rx_pkts_coal_set() 2733 mvpp2_thread_write(port->priv, thread, MVPP2_RXQ_THRESH_REG, in mvpp2_rx_pkts_coal_set() [all …]
|