Lines Matching refs:pf_eqe
1363 struct mlx5_eqe_page_fault *pf_eqe; in mlx5_ib_eq_pf_process() local
1375 pf_eqe = &eqe->data.page_fault; in mlx5_ib_eq_pf_process()
1377 pfault->bytes_committed = be32_to_cpu(pf_eqe->bytes_committed); in mlx5_ib_eq_pf_process()
1387 be32_to_cpu(pf_eqe->rdma.pftype_token) >> 24; in mlx5_ib_eq_pf_process()
1389 be32_to_cpu(pf_eqe->rdma.pftype_token) & in mlx5_ib_eq_pf_process()
1392 be32_to_cpu(pf_eqe->rdma.r_key); in mlx5_ib_eq_pf_process()
1394 be16_to_cpu(pf_eqe->rdma.packet_length); in mlx5_ib_eq_pf_process()
1396 be32_to_cpu(pf_eqe->rdma.rdma_op_len); in mlx5_ib_eq_pf_process()
1398 be64_to_cpu(pf_eqe->rdma.rdma_va); in mlx5_ib_eq_pf_process()
1412 (be32_to_cpu(pf_eqe->wqe.pftype_wq) >> 24) & 0x7; in mlx5_ib_eq_pf_process()
1414 be32_to_cpu(pf_eqe->wqe.token); in mlx5_ib_eq_pf_process()
1416 be32_to_cpu(pf_eqe->wqe.pftype_wq) & in mlx5_ib_eq_pf_process()
1419 be16_to_cpu(pf_eqe->wqe.wqe_index); in mlx5_ib_eq_pf_process()
1421 be16_to_cpu(pf_eqe->wqe.packet_length); in mlx5_ib_eq_pf_process()