| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | wr.h | 109 static inline int mlx5_ib_post_send_nodrain(struct ib_qp *ibqp, in mlx5_ib_post_send_nodrain() 116 static inline int mlx5_ib_post_send_drain(struct ib_qp *ibqp, in mlx5_ib_post_send_drain() 123 static inline int mlx5_ib_post_recv_nodrain(struct ib_qp *ibqp, in mlx5_ib_post_recv_nodrain() 130 static inline int mlx5_ib_post_recv_drain(struct ib_qp *ibqp, in mlx5_ib_post_recv_drain()
|
| H A D | wr.c | 1053 int mlx5_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in mlx5_ib_post_send() 1208 int mlx5_ib_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in mlx5_ib_post_recv()
|
| /linux/drivers/infiniband/hw/mana/ |
| H A D | wr.c | 49 int mana_ib_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in mana_ib_post_recv() 144 int mana_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in mana_ib_post_send()
|
| /linux/drivers/infiniband/hw/usnic/ |
| H A D | usnic_ib_qp_grp.h | 49 struct ib_qp ibqp; member 105 struct usnic_ib_qp_grp *to_uqp_grp(struct ib_qp *ibqp) in to_uqp_grp()
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_mcg.c | 120 int mthca_multicast_attach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) in mthca_multicast_attach() 214 int mthca_multicast_detach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) in mthca_multicast_detach()
|
| H A D | mthca_qp.c | 430 int mthca_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *qp_attr, int qp_attr_mask, in mthca_query_qp() 556 static int __mthca_modify_qp(struct ib_qp *ibqp, in __mthca_modify_qp() 858 int mthca_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, in mthca_modify_qp() 1625 int mthca_tavor_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in mthca_tavor_post_send() 1823 int mthca_tavor_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in mthca_tavor_post_receive() 1928 int mthca_arbel_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in mthca_arbel_post_send() 2162 int mthca_arbel_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in mthca_arbel_post_receive()
|
| H A D | mthca_provider.h | 254 struct ib_qp ibqp; member 311 static inline struct mthca_qp *to_mqp(struct ib_qp *ibqp) in to_mqp()
|
| /linux/drivers/infiniband/hw/qedr/ |
| H A D | qedr_iw_cm.c | 188 struct ib_qp *ibqp = &ep->qp->ibqp; in qedr_iw_qp_event() local 800 void qedr_iw_qp_add_ref(struct ib_qp *ibqp) in qedr_iw_qp_add_ref() 807 void qedr_iw_qp_rem_ref(struct ib_qp *ibqp) in qedr_iw_qp_rem_ref()
|
| H A D | qedr_roce_cm.c | 539 int qedr_gsi_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in qedr_gsi_post_send() 609 int qedr_gsi_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in qedr_gsi_post_recv()
|
| H A D | main.c | 654 struct ib_qp *ibqp; in qedr_affiliated_event() local
|
| /linux/drivers/infiniband/hw/erdma/ |
| H A D | erdma_qp.c | 660 int erdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *send_wr, in erdma_post_send() 731 int erdma_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *recv_wr, in erdma_post_recv()
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | opfn.c | 244 struct ib_qp *ibqp = &qp->ibqp; in opfn_qp_init() local
|
| H A D | tid_rdma.c | 4753 struct ib_qp *ibqp = &qp->ibqp; in hfi1_add_tid_retry_timer() local 4768 struct ib_qp *ibqp = &qp->ibqp; in hfi1_mod_tid_retry_timer() local
|
| /linux/drivers/infiniband/hw/cxgb4/ |
| H A D | restrack.c | 137 int c4iw_fill_res_qp_entry(struct sk_buff *msg, struct ib_qp *ibqp) in c4iw_fill_res_qp_entry()
|
| /linux/include/rdma/ |
| H A D | rdmavt_qp.h | 334 struct ib_qp ibqp; member 465 static inline struct rvt_qp *ibqp_to_rvtqp(struct ib_qp *ibqp) in ibqp_to_rvtqp() 728 struct ib_qp *ibqp = &qp->ibqp; in rvt_mod_retry_timer_ext() local
|
| /linux/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma_main.c | 334 struct ib_qp *ibqp = &qp->ibqp; in pvrdma_qp_event() local
|
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | cm.c | 3642 struct ib_qp *ibqp; in irdma_accept() local 3823 struct ib_qp *ibqp; in irdma_connect() local
|