sw_thread_id      844 drivers/net/ethernet/marvell/mvpp2/mvpp2.h 	int sw_thread_id;
sw_thread_id     1109 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 		mvpp2_thread_write(port->priv, v->sw_thread_id,
sw_thread_id     3349 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 	cause_rx_tx = mvpp2_thread_read_relaxed(port->priv, qv->sw_thread_id,
sw_thread_id     3367 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 			mvpp2_tx_done(port, cause_tx, qv->sw_thread_id);
sw_thread_id     3574 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 				    qv->sw_thread_id)
sw_thread_id     4413 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 	v->sw_thread_id = 0;
sw_thread_id     4450 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 		v->sw_thread_id = i;
sw_thread_id     4529 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 		val = qv->sw_thread_id;