Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c1493 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()
4526 cause_rx_tx = mvpp2_thread_read_relaxed(port->priv, qv->sw_thread_id, in mvpp2_poll()
4544 mvpp2_tx_done(port, cause_tx, qv->sw_thread_id); in mvpp2_poll()
4748 qv->sw_thread_id) in mvpp2_irqs_init()
5873 v->sw_thread_id = 0; in mvpp2_multi_queue_vectors_init()
5909 v->sw_thread_id = i; in mvpp2_multi_queue_vectors_init()
5987 val = qv->sw_thread_id; in mvpp2_port_init()
H A Dmvpp2.h1148 int sw_thread_id; member