Home
last modified time | relevance | path

Searched refs:pf_eqe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dodp.c1462 struct mlx5_eqe_page_fault *pf_eqe; in mlx5_ib_eq_pf_process() local
1474 pf_eqe = &eqe->data.page_fault; in mlx5_ib_eq_pf_process()
1476 pfault->bytes_committed = be32_to_cpu(pf_eqe->bytes_committed); in mlx5_ib_eq_pf_process()
1486 be32_to_cpu(pf_eqe->rdma.pftype_token) >> 24; in mlx5_ib_eq_pf_process()
1488 be32_to_cpu(pf_eqe->rdma.pftype_token) & in mlx5_ib_eq_pf_process()
1491 be32_to_cpu(pf_eqe->rdma.r_key); in mlx5_ib_eq_pf_process()
1493 be16_to_cpu(pf_eqe->rdma.packet_length); in mlx5_ib_eq_pf_process()
1495 be32_to_cpu(pf_eqe->rdma.rdma_op_len); in mlx5_ib_eq_pf_process()
1497 be64_to_cpu(pf_eqe->rdma.rdma_va); in mlx5_ib_eq_pf_process()
1511 (be32_to_cpu(pf_eqe in mlx5_ib_eq_pf_process()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dodp.c1389 struct mlx5_eqe_page_fault *pf_eqe; in mlx5_ib_eq_pf_process() local
1401 pf_eqe = &eqe->data.page_fault; in mlx5_ib_eq_pf_process()
1403 pfault->bytes_committed = be32_to_cpu(pf_eqe->bytes_committed); in mlx5_ib_eq_pf_process()
1413 be32_to_cpu(pf_eqe->rdma.pftype_token) >> 24; in mlx5_ib_eq_pf_process()
1415 be32_to_cpu(pf_eqe->rdma.pftype_token) & in mlx5_ib_eq_pf_process()
1418 be32_to_cpu(pf_eqe->rdma.r_key); in mlx5_ib_eq_pf_process()
1420 be16_to_cpu(pf_eqe->rdma.packet_length); in mlx5_ib_eq_pf_process()
1422 be32_to_cpu(pf_eqe->rdma.rdma_op_len); in mlx5_ib_eq_pf_process()
1424 be64_to_cpu(pf_eqe->rdma.rdma_va); in mlx5_ib_eq_pf_process()
1438 (be32_to_cpu(pf_eqe in mlx5_ib_eq_pf_process()
[all...]

Completed in 5 milliseconds