Lines Matching defs:pf_eqe
1462 struct mlx5_eqe_page_fault *pf_eqe;
1474 pf_eqe = &eqe->data.page_fault;
1476 pfault->bytes_committed = be32_to_cpu(pf_eqe->bytes_committed);
1486 be32_to_cpu(pf_eqe->rdma.pftype_token) >> 24;
1488 be32_to_cpu(pf_eqe->rdma.pftype_token) &
1491 be32_to_cpu(pf_eqe->rdma.r_key);
1493 be16_to_cpu(pf_eqe->rdma.packet_length);
1495 be32_to_cpu(pf_eqe->rdma.rdma_op_len);
1497 be64_to_cpu(pf_eqe->rdma.rdma_va);
1511 (be32_to_cpu(pf_eqe->wqe.pftype_wq) >> 24) & 0x7;
1513 be32_to_cpu(pf_eqe->wqe.token);
1515 be32_to_cpu(pf_eqe->wqe.pftype_wq) &
1518 be16_to_cpu(pf_eqe->wqe.wqe_index);
1520 be16_to_cpu(pf_eqe->wqe.packet_length);