Searched defs:qp (Results 1 - 25 of 263) sorted by relevance

1234567891011

/linux-master/drivers/infiniband/hw/hfi1/
H A Drc.h13 static inline void update_ack_queue(struct rvt_qp *qp, unsigned int n) argument
25 rc_defered_ack(struct hfi1_ctxtdata *rcd, struct rvt_qp *qp) argument
[all...]
H A Dqp.h49 static inline int hfi1_send_ok(struct rvt_qp *qp) argument
62 static inline void clear_ahg(struct rvt_qp *qp) argument
[all...]
H A Dverbs_txreq.c16 struct rvt_qp *qp; local
71 rvt_get_qp(qp); variable
[all...]
H A Dverbs_txreq.h19 struct rvt_qp *qp; member in struct:verbs_txreq
H A Dfault.h54 static inline bool hfi1_dbg_should_fault_tx(struct rvt_qp *qp, argument
H A Dopfn.c41 static void opfn_conn_request(struct rvt_qp *qp) argument
127 opfn_schedule_conn_request(struct rvt_qp *qp) argument
135 opfn_conn_response(struct rvt_qp *qp, struct rvt_ack_entry *e, struct ib_atomic_eth *ateth) argument
175 opfn_conn_reply(struct rvt_qp *qp, u64 data) argument
214 opfn_conn_error(struct rvt_qp *qp) argument
242 opfn_qp_init(struct rvt_qp *qp, struct ib_qp_attr *attr, int attr_mask) argument
293 opfn_trigger_conn_request(struct rvt_qp *qp, u32 bth1) argument
[all...]
/linux-master/drivers/infiniband/core/
H A Dmr_pool.c8 struct ib_mr *ib_mr_pool_get(struct ib_qp *qp, struct list_head *list) argument
25 void ib_mr_pool_put(struct ib_qp *qp, struct list_head *list, struct ib_mr *mr) argument
36 int ib_mr_pool_init(struct ib_qp *qp, struct list_head *list, int nr, argument
66 ib_mr_pool_destroy(struct ib_qp *qp, struct list_head *list) argument
[all...]
H A Duverbs_std_types.c58 struct ib_qp *qp = flow->qp; local
H A Diwcm.h50 struct ib_qp *qp; member in struct:iwcm_id_private
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_task.h28 struct rxe_qp *qp; member in struct:rxe_task
H A Drxe_loc.h116 qp_num(struct rxe_qp *qp) argument
121 qp_type(struct rxe_qp *qp) argument
126 qp_state(struct rxe_qp *qp) argument
131 qp_mtu(struct rxe_qp *qp) argument
141 rxe_advance_resp_resource(struct rxe_qp *qp) argument
178 wr_opcode_mask(int opcode, struct rxe_qp *qp) argument
[all...]
H A Drxe_av.c22 struct rxe_qp *qp; local
63 int rxe_av_chk_attr(struct rxe_qp *qp, struct rdma_ah_attr *attr) argument
[all...]
H A Drxe_mw.c50 static int rxe_check_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe, argument
135 static void rxe_do_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe, argument
164 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe) argument
224 rxe_check_invalidate_mw(struct rxe_qp *qp, struct rxe_mw *mw) argument
238 struct rxe_qp *qp; local
258 rxe_invalidate_mw(struct rxe_qp *qp, u32 rkey) argument
290 rxe_lookup_mw(struct rxe_qp *qp, int access, u32 rkey) argument
328 struct rxe_qp *qp = mw->qp; local
[all...]
H A Drxe_task.c190 int rxe_init_task(struct rxe_task *task, struct rxe_qp *qp, argument
[all...]
/linux-master/drivers/infiniband/sw/rdmavt/
H A Drc.c52 __be32 rvt_compute_aeth(struct rvt_qp *qp) argument
121 rvt_get_credit(struct rvt_qp *qp, u32 aeth) argument
[all...]
H A Dmcast.c33 static struct rvt_mcast_qp *rvt_mcast_qp_alloc(struct rvt_qp *qp) argument
50 struct rvt_qp *qp = mqp->qp; local
240 struct rvt_qp *qp = ibqp_to_rvtqp(ibqp); local
303 struct rvt_qp *qp = ibqp_to_rvtqp(ibqp); local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_resources.c94 int mlx4_en_change_mcast_lb(struct mlx4_en_priv *priv, struct mlx4_qp *qp, argument
111 void mlx4_en_sqp_event(struct mlx4_qp *qp, enum mlx4_event event) argument
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_mcg.c43 __be32 qp[MTHCA_QP_PER_MGM]; member in struct:mthca_mgm
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.h83 } qp; member in struct:mlx5_fpga_conn
/linux-master/drivers/media/pci/solo6x10/
H A Dsolo6x10-enc.c172 solo_s_jpeg_qp(struct solo_dev *solo_dev, unsigned int ch, unsigned int qp) argument
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_uc.c49 int qib_make_uc_req(struct rvt_qp *qp, unsigned long *flags) argument
238 qib_uc_rcv(struct qib_ibport *ibp, struct ib_header *hdr, int has_grh, void *data, u32 tlen, struct rvt_qp *qp) argument
[all...]
H A Dqib_ruc.c44 void qib_migrate_qp(struct rvt_qp *qp) argument
82 qib_ruc_check_hdr(struct qib_ibport *ibp, struct ib_header *hdr, int has_grh, struct rvt_qp *qp, u32 bth0) argument
206 qib_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr, u32 bth0, u32 bth2) argument
250 struct rvt_qp *qp = priv->owner; local
263 qib_do_send(struct rvt_qp *qp) argument
[all...]
/linux-master/lib/crypto/mpi/
H A Dmpih-div.c189 mpihelp_divrem(mpi_ptr_t qp, mpi_size_t qextra_limbs, argument
/linux-master/drivers/interconnect/
H A Dicc-clk.c81 struct icc_clk_provider *qp; local
157 struct icc_clk_provider *qp = container_of(provider, struct icc_clk_provider, provider); local
[all...]
/linux-master/drivers/interconnect/qcom/
H A Dicc-rpmh.c25 struct qcom_icc_provider *qp; local
88 struct qcom_icc_provider *qp; local
169 struct qcom_icc_provider *qp; local
258 struct qcom_icc_provider *qp = platform_get_drvdata(pdev); local
[all...]

Completed in 570 milliseconds

1234567891011