Home
last modified time | relevance | path

Searched refs:max_qp_dest_rdma (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/ofed/drivers/net/mlx4/
HDprofile.c180 dev->caps.max_qp_dest_rdma = 1 << priv->qp_table.rdmarc_shift; in mlx4_make_profile()
HDmain.c961 dev->caps.max_qp_dest_rdma = 1 << hca_param.log_rd_per_qp; in mlx4_slave_cap()
/trueos/sys/ofed/include/linux/mlx4/
HDdevice.h457 int max_qp_dest_rdma; member
/trueos/sys/ofed/drivers/infiniband/hw/mlx4/
HDmain.c197 props->max_qp_rd_atom = dev->dev->caps.max_qp_dest_rdma; in mlx4_ib_query_device()
HDqp.c2328 attr->max_dest_rd_atomic > dev->dev->caps.max_qp_dest_rdma) { in mlx4_ib_modify_qp()