Searched refs:mfc_cq_data2_RW (Results 1 – 3 of 3) sorted by relevance
19 __u64 mfc_cq_data2_RW; member
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() 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() 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() 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()
280 u64 mfc_cq_data2_RW; member