Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h263 u8 resp_depth; member
H A Dmthca_qp.c338 dest_rd_atomic = qp->resp_depth; in get_hw_access_flags()
805 qp->resp_depth = attr->max_dest_rd_atomic; in __mthca_modify_qp()
1179 qp->resp_depth = 0; in mthca_alloc_qp_common()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h350 u8 resp_depth; member
H A Dqp.c1736 dest_rd_atomic = qp->resp_depth; in to_mlx4_access_flags()
2546 qp->resp_depth = attr->max_dest_rd_atomic; in __mlx4_ib_modify_qp()
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h613 u8 resp_depth; member
H A Dhns_roce_hw_v2.c4189 attr->max_dest_rd_atomic : hr_qp->resp_depth; in set_access_flags()
5133 hr_qp->resp_depth = attr->max_dest_rd_atomic; in hns_roce_v2_record_opt_fields()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h448 u8 resp_depth; member
H A Dqp.c3366 dest_rd_atomic = qp->trans_qp.resp_depth; in set_qpc_atomic_flags()
4402 qp->trans_qp.resp_depth = attr->max_dest_rd_atomic; in __mlx5_ib_modify_qp()