Lines Matching refs:puq
344 csa->priv2.puq[i].mfc_cq_data0_RW = in save_mfc_queues()
345 in_be64(&priv2->puq[i].mfc_cq_data0_RW); in save_mfc_queues()
346 csa->priv2.puq[i].mfc_cq_data1_RW = in save_mfc_queues()
347 in_be64(&priv2->puq[i].mfc_cq_data1_RW); in save_mfc_queues()
348 csa->priv2.puq[i].mfc_cq_data2_RW = in save_mfc_queues()
349 in_be64(&priv2->puq[i].mfc_cq_data2_RW); in save_mfc_queues()
350 csa->priv2.puq[i].mfc_cq_data3_RW = in save_mfc_queues()
351 in_be64(&priv2->puq[i].mfc_cq_data3_RW); in save_mfc_queues()
1427 out_be64(&priv2->puq[i].mfc_cq_data0_RW, in restore_mfc_queues()
1428 csa->priv2.puq[i].mfc_cq_data0_RW); in restore_mfc_queues()
1429 out_be64(&priv2->puq[i].mfc_cq_data1_RW, in restore_mfc_queues()
1430 csa->priv2.puq[i].mfc_cq_data1_RW); in restore_mfc_queues()
1431 out_be64(&priv2->puq[i].mfc_cq_data2_RW, in restore_mfc_queues()
1432 csa->priv2.puq[i].mfc_cq_data2_RW); in restore_mfc_queues()
1433 out_be64(&priv2->puq[i].mfc_cq_data3_RW, in restore_mfc_queues()
1434 csa->priv2.puq[i].mfc_cq_data3_RW); in restore_mfc_queues()