Searched refs:qp (Results 276 - 300 of 379) sorted by relevance

<<111213141516

/linux-master/include/trace/events/
H A Dib_mad.h57 __entry->qp_num = wr->mad_agent_priv->qp_info->qp->qp_num;
146 __entry->qp_num = wr->mad_agent_priv->qp_info->qp->qp_num;
211 __entry->qp_num = qp_info->qp->qp_num;
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h55 #include <linux/mlx4/qp.h>
753 void mlx4_en_sqp_event(struct mlx4_qp *qp, enum mlx4_event event);
754 int mlx4_en_change_mcast_lb(struct mlx4_en_priv *priv, struct mlx4_qp *qp,
H A Den_cq.c35 #include <linux/mlx4/qp.h>
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib.h236 struct ib_qp *qp; member in struct:ipoib_cm_rx
247 struct ib_qp *qp; member in struct:ipoib_cm_tx
369 struct ib_qp *qp; member in struct:ipoib_dev_priv
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager_v11.c336 struct queue_properties *qp,
353 qp->doorbell_off <<
358 qp->is_active = 0;
334 restore_mqd(struct mqd_manager *mm, void **mqd, struct kfd_mem_obj *mqd_mem_obj, uint64_t *gart_addr, struct queue_properties *qp, const void *mqd_src, const void *ctl_stack_src, const u32 ctl_stack_size) argument
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.c6148 struct lpfc_sli4_hdw_queue *qp; local
6160 qp = &sli4_hba->hdwq[qidx];
6162 sli4_hba->sli4_write_cq_db(phba, qp->io_cq, 0,
11901 struct lpfc_queue *qp = NULL; local
11943 list_for_each_entry(qp, &phba->sli4_hba.lpfc_wq_list, wq_list) {
11944 pring = qp->pring;
12002 struct lpfc_queue *qp = NULL; local
12036 list_for_each_entry(qp, &phba->sli4_hba.lpfc_wq_list, wq_list) {
12037 pring = qp->pring;
12538 struct lpfc_queue *qp local
21330 lpfc_sli4_issue_wqe(struct lpfc_hba *phba, struct lpfc_sli4_hdw_queue *qp, struct lpfc_iocbq *pwqe) argument
21523 struct lpfc_sli4_hdw_queue *qp; local
21596 struct lpfc_sli4_hdw_queue *qp; local
21636 struct lpfc_sli4_hdw_queue *qp; local
21703 _lpfc_move_xri_pbl_to_pvt(struct lpfc_hba *phba, struct lpfc_sli4_hdw_queue *qp, struct lpfc_pbl_pool *pbl_pool, struct lpfc_pvt_pool *pvt_pool, u32 count) argument
21758 struct lpfc_sli4_hdw_queue *qp; local
21847 lpfc_release_io_buf(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_ncmd, struct lpfc_sli4_hdw_queue *qp) argument
21950 lpfc_get_io_buf_from_private_pool(struct lpfc_hba *phba, struct lpfc_sli4_hdw_queue *qp, struct lpfc_pvt_pool *pvt_pool, struct lpfc_nodelist *ndlp) argument
22038 struct lpfc_sli4_hdw_queue *qp; local
22090 struct lpfc_sli4_hdw_queue *qp; local
22134 struct lpfc_sli4_hdw_queue *qp; local
[all...]
/linux-master/drivers/infiniband/hw/hfi1/
H A Dpio.c8 #include "qp.h"
920 struct rvt_qp *qp; local
924 qp = iowait_to_qp(wait);
925 priv = qp->priv;
928 hfi1_qp_wakeup(qp, RVT_S_WAIT_PIO | HFI1_S_WAIT_PIO_DRAIN);
1574 struct rvt_qp *qp; local
1597 qp = iowait_to_qp(wait);
1598 priv = qp->priv;
1609 qps[n++] = qp;
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_mad.h175 __be32 qp; member in struct:ib_cc_trap_key_violation_attr
/linux-master/drivers/infiniband/core/
H A Duverbs.h246 void ib_uverbs_detach_umcast(struct ib_qp *qp,
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dev.c109 event.element.qp = &qhp->ibqp;
H A Diw_cxgb4.h843 struct c4iw_qp *qp; member in struct:c4iw_ep_common
966 void c4iw_qp_add_ref(struct ib_qp *qp);
967 void c4iw_qp_rem_ref(struct ib_qp *qp);
990 int c4iw_create_qp(struct ib_qp *qp, struct ib_qp_init_attr *attrs,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h38 #include <linux/mlx5/qp.h>
/linux-master/drivers/infiniband/ulp/rtrs/
H A Drtrs-pri.h91 struct ib_qp *qp; member in struct:rtrs_con
H A Drtrs-srv.c179 struct rtrs_srv_con *con = to_srv_con(wc->qp->qp_context);
320 err = ib_post_send(id->con->c.qp, &id->tx_wr.wr, NULL);
438 err = ib_post_send(id->con->c.qp, wr, NULL);
699 struct rtrs_srv_con *con = to_srv_con(wc->qp->qp_context);
900 struct rtrs_srv_con *con = to_srv_con(wc->qp->qp_context);
1149 struct rtrs_srv_con *con = to_srv_con(wc->qp->qp_context);
1178 return ib_post_send(con->c.qp, &wr, NULL);
1206 struct rtrs_srv_con *con = to_srv_con(wc->qp->qp_context);
1542 ib_drain_qp(con->c.qp);
1716 * way is to use cm_id->qp
[all...]
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_rx.c790 int state, struct funeth_rxq **qp)
792 struct funeth_rxq *q = *qp;
806 if (!*qp)
812 *qp = q;
788 funeth_rxq_create(struct net_device *dev, unsigned int qidx, unsigned int ncqe, unsigned int nrqe, struct fun_irq *irq, int state, struct funeth_rxq **qp) argument
H A Dfuneth_tx.c761 struct funeth_txq **qp)
763 struct funeth_txq *q = *qp;
776 if (!*qp)
782 *qp = q;
759 funeth_txq_create(struct net_device *dev, unsigned int qidx, unsigned int ndesc, struct fun_irq *irq, int state, struct funeth_txq **qp) argument
/linux-master/lib/crypto/mpi/
H A Dmpi-internal.h199 mpi_limb_t mpihelp_divrem(mpi_ptr_t qp, mpi_size_t qextra_limbs,
/linux-master/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h252 u16 qp; member in struct:mcu_msg_encode_frame_response
/linux-master/drivers/vfio/pci/mlx5/
H A Dcmd.h14 #include <linux/mlx5/qp.h>
/linux-master/drivers/infiniband/hw/mana/
H A Dmana_ib.h195 int mana_ib_create_qp(struct ib_qp *qp, struct ib_qp_init_attr *qp_init_attr,
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e.h404 #define I40E_QINT_TQCTL_VAL(qp, vector, nextq_type) \
408 ((qp) << I40E_QINT_TQCTL_NEXTQ_INDX_SHIFT) | \
411 #define I40E_QINT_RQCTL_VAL(qp, vector, nextq_type) \
415 ((qp) << I40E_QINT_RQCTL_NEXTQ_INDX_SHIFT) | \
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dfile.c2076 struct mfc_cq_sr *qp = &info->dma_info_command_data[i]; local
2079 qp->mfc_cq_data0_RW = spuqp->mfc_cq_data0_RW;
2080 qp->mfc_cq_data1_RW = spuqp->mfc_cq_data1_RW;
2081 qp->mfc_cq_data2_RW = spuqp->mfc_cq_data2_RW;
2082 qp->mfc_cq_data3_RW = spuqp->mfc_cq_data3_RW;
2130 struct mfc_cq_sr *qp = &info->proxydma_info_command_data[i]; local
2133 qp->mfc_cq_data0_RW = puqp->mfc_cq_data0_RW;
2134 qp->mfc_cq_data1_RW = puqp->mfc_cq_data1_RW;
2135 qp->mfc_cq_data2_RW = puqp->mfc_cq_data2_RW;
2136 qp
[all...]
/linux-master/net/sched/
H A Dsch_api.c133 struct Qdisc_ops *q, **qp; local
137 for (qp = &qdisc_base; (q = *qp) != NULL; qp = &q->next)
163 *qp = qops;
177 struct Qdisc_ops *q, **qp; local
181 for (qp = &qdisc_base; (q = *qp) != NULL; qp = &q->next)
185 *qp
[all...]
/linux-master/drivers/infiniband/hw/mlx5/
H A Dcounters.c11 #include "qp.h"
542 struct ib_qp *qp)
544 struct mlx5_ib_dev *dev = to_mdev(qp->device);
561 err = mlx5_ib_qp_set_counter(qp, counter);
574 static int mlx5_ib_counter_unbind_qp(struct ib_qp *qp) argument
576 return mlx5_ib_qp_set_counter(qp, NULL);
541 mlx5_ib_counter_bind_qp(struct rdma_counter *counter, struct ib_qp *qp) argument
/linux-master/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c2338 unsigned int q, qp, port; local
2366 for (q = 0, qp = 0; q < dev->num_tx_queues && qp < num_tx_queues;
2376 ring->switch_queue = qp;
2379 priv->ring_map[qp + port * num_tx_queues] = ring;
2380 qp++;
2393 unsigned int q, qp, port; local
2409 qp = ring->switch_queue;
2410 priv->ring_map[qp + port * num_tx_queues] = NULL;

Completed in 314 milliseconds

<<111213141516