Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c193 dev->caps.max_qp_dest_rdma = 1 << priv->qp_table.rdmarc_shift; in mlx4_make_profile()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c244 props->max_qp_rd_atom = hr_dev->caps.max_qp_dest_rdma; in hns_roce_query_device()
934 hr_dev->caps.max_qp_dest_rdma, in hns_roce_init_hem()
H A Dhns_roce_device.h751 int max_qp_dest_rdma;
745 int max_qp_dest_rdma; global() member
H A Dhns_roce_qp.c1432 attr->max_dest_rd_atomic > hr_dev->caps.max_qp_dest_rdma) { in hns_roce_modify_qp()
H A Dhns_roce_hw_v2.c2527 caps->max_qp_dest_rdma = caps->max_qp_init_rdma; in hns_roce_v2_pf_profile()
/linux/include/linux/mlx4/
H A Ddevice.h561 int max_qp_dest_rdma; member