Lines Matching refs:puq
358 csa->priv2.puq[i].mfc_cq_data0_RW = in save_mfc_queues()
359 in_be64(&priv2->puq[i].mfc_cq_data0_RW); in save_mfc_queues()
360 csa->priv2.puq[i].mfc_cq_data1_RW = in save_mfc_queues()
361 in_be64(&priv2->puq[i].mfc_cq_data1_RW); in save_mfc_queues()
362 csa->priv2.puq[i].mfc_cq_data2_RW = in save_mfc_queues()
363 in_be64(&priv2->puq[i].mfc_cq_data2_RW); in save_mfc_queues()
364 csa->priv2.puq[i].mfc_cq_data3_RW = in save_mfc_queues()
365 in_be64(&priv2->puq[i].mfc_cq_data3_RW); in save_mfc_queues()
1441 out_be64(&priv2->puq[i].mfc_cq_data0_RW, in restore_mfc_queues()
1442 csa->priv2.puq[i].mfc_cq_data0_RW); in restore_mfc_queues()
1443 out_be64(&priv2->puq[i].mfc_cq_data1_RW, in restore_mfc_queues()
1444 csa->priv2.puq[i].mfc_cq_data1_RW); in restore_mfc_queues()
1445 out_be64(&priv2->puq[i].mfc_cq_data2_RW, in restore_mfc_queues()
1446 csa->priv2.puq[i].mfc_cq_data2_RW); in restore_mfc_queues()
1447 out_be64(&priv2->puq[i].mfc_cq_data3_RW, in restore_mfc_queues()
1448 csa->priv2.puq[i].mfc_cq_data3_RW); in restore_mfc_queues()