Home
last modified time | relevance | path

Searched defs:modify_qp (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/rdma/
H A Drdma_vt.h348 void (*modify_qp)(struct rvt_qp *qp, struct ib_qp_attr *attr, member
H A Dib_verbs.h2477 int (*modify_qp)(struct ib_qp *qp, struct ib_qp_attr *qp_attr, member
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_cmd.c1751 static int modify_qp(struct uverbs_attr_bundle *attrs, in modify_qp() function
/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_dev_api.h657 struct pvrdma_cmd_modify_qp modify_qp; member
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c1066 static int modify_qp(struct mlx5_vdpa_net *ndev, struct mlx5_vdpa_virtqueue *mvq, bool fw, int cmd) in modify_qp() function
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h905 int (*modify_qp)(struct ib_qp *ibqp, const struct ib_qp_attr *attr, member