Lines Matching refs:spuq
354 csa->priv2.spuq[i].mfc_cq_data0_RW = in save_mfc_queues()
355 in_be64(&priv2->spuq[i].mfc_cq_data0_RW); in save_mfc_queues()
356 csa->priv2.spuq[i].mfc_cq_data1_RW = in save_mfc_queues()
357 in_be64(&priv2->spuq[i].mfc_cq_data1_RW); in save_mfc_queues()
358 csa->priv2.spuq[i].mfc_cq_data2_RW = in save_mfc_queues()
359 in_be64(&priv2->spuq[i].mfc_cq_data2_RW); in save_mfc_queues()
360 csa->priv2.spuq[i].mfc_cq_data3_RW = in save_mfc_queues()
361 in_be64(&priv2->spuq[i].mfc_cq_data3_RW); in save_mfc_queues()
1437 out_be64(&priv2->spuq[i].mfc_cq_data0_RW, in restore_mfc_queues()
1438 csa->priv2.spuq[i].mfc_cq_data0_RW); in restore_mfc_queues()
1439 out_be64(&priv2->spuq[i].mfc_cq_data1_RW, in restore_mfc_queues()
1440 csa->priv2.spuq[i].mfc_cq_data1_RW); in restore_mfc_queues()
1441 out_be64(&priv2->spuq[i].mfc_cq_data2_RW, in restore_mfc_queues()
1442 csa->priv2.spuq[i].mfc_cq_data2_RW); in restore_mfc_queues()
1443 out_be64(&priv2->spuq[i].mfc_cq_data3_RW, in restore_mfc_queues()
1444 csa->priv2.spuq[i].mfc_cq_data3_RW); in restore_mfc_queues()