Home
last modified time | relevance | path

Searched refs:resp_depth (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_provider.h271 u8 resp_depth; member
Dmthca_qp.c337 dest_rd_atomic = qp->resp_depth; in get_hw_access_flags()
801 qp->resp_depth = attr->max_dest_rd_atomic; in __mthca_modify_qp()
1169 qp->resp_depth = 0; in mthca_alloc_qp_common()
/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_device.h547 u8 resp_depth; member
Dhns_roce_hw_v2.c2493 attr->max_dest_rd_atomic : hr_qp->resp_depth; in set_access_flags()
3628 hr_qp->resp_depth = attr->max_dest_rd_atomic; in hns_roce_v2_modify_qp()
Dhns_roce_hw_v1.c3338 hr_qp->resp_depth = attr->max_dest_rd_atomic; in hns_roce_v1_m_qp()
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h338 u8 resp_depth; member
Dqp.c1674 dest_rd_atomic = qp->resp_depth; in to_mlx4_access_flags()
2480 qp->resp_depth = attr->max_dest_rd_atomic; in __mlx4_ib_modify_qp()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h344 u8 resp_depth; member
Dqp.c2418 dest_rd_atomic = qp->trans_qp.resp_depth; in to_mlx5_access_flags()
3194 qp->trans_qp.resp_depth = attr->max_dest_rd_atomic; in __mlx5_ib_modify_qp()