Home
last modified time | relevance | path

Searched refs:rdma_op_len (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/mlx5/
H A Dodp.c74 u32 rdma_op_len; member
1455 pfault->rdma.rdma_op_len -= min(pfault->bytes_committed, in mlx5_ib_mr_rdma_pfault_handler()
1456 pfault->rdma.rdma_op_len); in mlx5_ib_mr_rdma_pfault_handler()
1460 length = pfault->rdma.rdma_op_len; in mlx5_ib_mr_rdma_pfault_handler()
1639 pfault->rdma.rdma_op_len = in mlx5_ib_eq_pf_process()
1640 be32_to_cpu(pf_eqe->rdma.rdma_op_len); in mlx5_ib_eq_pf_process()
1651 pfault->rdma.rdma_op_len, in mlx5_ib_eq_pf_process()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h3413 u8 rdma_op_len[0x20]; member