Home
last modified time | relevance | path

Searched defs:qp (Results 1 – 25 of 168) sorted by relevance

1234567

/linux/drivers/infiniband/sw/rxe/
H A Drxe_qp.c151 static int alloc_rd_atomic_resources(struct rxe_qp *qp, unsigned int n) in alloc_rd_atomic_resources()
163 static void free_rd_atomic_resources(struct rxe_qp *qp) in free_rd_atomic_resources()
183 static void cleanup_rd_atomic_resources(struct rxe_qp *qp) in cleanup_rd_atomic_resources()
196 static void rxe_qp_init_misc(struct rxe_dev *rxe, struct rxe_qp *qp, in rxe_qp_init_misc()
234 static int rxe_init_sq(struct rxe_qp *qp, struct ib_qp_init_attr *init, in rxe_init_sq()
283 static int rxe_qp_init_req(struct rxe_dev *rxe, struct rxe_qp *qp, in rxe_qp_init_req()
327 static int rxe_init_rq(struct rxe_qp *qp, struct ib_qp_init_attr *init, in rxe_init_rq()
372 static int rxe_qp_init_resp(struct rxe_dev *rxe, struct rxe_qp *qp, in rxe_qp_init_resp()
397 int rxe_qp_from_init(struct rxe_dev *rxe, struct rxe_qp *qp, struct rxe_pd *pd, in rxe_qp_from_init()
462 int rxe_qp_to_init(struct rxe_qp *qp, struct ib_qp_init_attr *init) in rxe_qp_to_init()
[all …]
H A Drxe_mw.c50 static int rxe_check_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in rxe_check_bind_mw()
135 static void rxe_do_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in rxe_do_bind_mw()
164 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_bind_mw()
224 static int rxe_check_invalidate_mw(struct rxe_qp *qp, struct rxe_mw *mw) in rxe_check_invalidate_mw()
238 struct rxe_qp *qp; in rxe_do_invalidate_mw() local
258 int rxe_invalidate_mw(struct rxe_qp *qp, u32 rkey) in rxe_invalidate_mw()
290 struct rxe_mw *rxe_lookup_mw(struct rxe_qp *qp, int access, u32 rkey) in rxe_lookup_mw()
328 struct rxe_qp *qp = mw->qp; in rxe_mw_cleanup() local
H A Drxe_mcast.c312 static int __rxe_init_mca(struct rxe_qp *qp, struct rxe_mcg *mcg, in __rxe_init_mca()
349 static int rxe_attach_mcg(struct rxe_mcg *mcg, struct rxe_qp *qp) in rxe_attach_mcg()
414 static int rxe_detach_mcg(struct rxe_mcg *mcg, struct rxe_qp *qp) in rxe_detach_mcg()
455 struct rxe_qp *qp = to_rqp(ibqp); in rxe_attach_mcast() local
485 struct rxe_qp *qp = to_rqp(ibqp); in rxe_detach_mcast() local
/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp.c96 struct siw_qp *qp; in siw_qp_llp_data_ready() local
129 void siw_qp_llp_close(struct siw_qp *qp) in siw_qp_llp_close()
203 static int siw_qp_readq_init(struct siw_qp *qp, int irq_size, int orq_size) in siw_qp_readq_init()
236 int siw_qp_mpa_rts(struct siw_qp *qp, enum mpa_v2_ctrl ctrl) in siw_qp_mpa_rts()
340 void siw_init_terminate(struct siw_qp *qp, enum term_elayer layer, u8 etype, in siw_init_terminate()
363 void siw_send_terminate(struct siw_qp *qp) in siw_send_terminate()
582 static void siw_qp_modify_nonstate(struct siw_qp *qp, in siw_qp_modify_nonstate()
604 static int siw_qp_nextstate_from_idle(struct siw_qp *qp, in siw_qp_nextstate_from_idle()
674 static int siw_qp_nextstate_from_rts(struct siw_qp *qp, in siw_qp_nextstate_from_rts()
735 static void siw_qp_nextstate_from_term(struct siw_qp *qp, in siw_qp_nextstate_from_term()
[all …]
H A Dsiw_qp_tx.c706 static void siw_prepare_fpdu(struct siw_qp *qp, struct siw_wqe *wqe) in siw_prepare_fpdu()
793 static int siw_qp_sq_proc_tx(struct siw_qp *qp, struct siw_wqe *wqe) in siw_qp_sq_proc_tx()
978 static int siw_qp_sq_proc_local(struct siw_qp *qp, struct siw_wqe *wqe) in siw_qp_sq_proc_local()
1023 int siw_qp_sq_process(struct siw_qp *qp) in siw_qp_sq_process()
1172 static void siw_sq_resume(struct siw_qp *qp) in siw_sq_resume()
1248 struct siw_qp *qp; in siw_run_sq() local
1285 int siw_sq_start(struct siw_qp *qp) in siw_sq_start()
/linux/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.c143 static void tid_rdma_schedule_ack(struct rvt_qp *qp) in tid_rdma_schedule_ack()
151 static void tid_rdma_trigger_ack(struct rvt_qp *qp) in tid_rdma_trigger_ack()
193 void tid_rdma_opfn_init(struct rvt_qp *qp, struct tid_rdma_params *p) in tid_rdma_opfn_init()
206 bool tid_rdma_conn_req(struct rvt_qp *qp, u64 *data) in tid_rdma_conn_req()
214 bool tid_rdma_conn_reply(struct rvt_qp *qp, u64 data) in tid_rdma_conn_reply()
269 bool tid_rdma_conn_resp(struct rvt_qp *qp, u64 *data) in tid_rdma_conn_resp()
285 void tid_rdma_conn_error(struct rvt_qp *qp) in tid_rdma_conn_error()
321 struct rvt_qp *qp) in qp_to_rcd()
338 int hfi1_qp_priv_init(struct rvt_dev_info *rdi, struct rvt_qp *qp, in hfi1_qp_priv_init()
413 void hfi1_qp_priv_tid_free(struct rvt_dev_info *rdi, struct rvt_qp *qp) in hfi1_qp_priv_tid_free()
[all …]
H A Drc.c16 struct rvt_ack_entry *find_prev_entry(struct rvt_qp *qp, u32 psn, u8 *prev, in find_prev_entry()
67 static int make_rc_ack(struct hfi1_ibdev *dev, struct rvt_qp *qp, in make_rc_ack()
388 int hfi1_make_rc_req(struct rvt_qp *qp, struct hfi1_pkt_state *ps) in hfi1_make_rc_req()
1180 static inline void hfi1_make_bth_aeth(struct rvt_qp *qp, in hfi1_make_bth_aeth()
1198 struct rvt_qp *qp = packet->qp; in hfi1_queue_rc_ack() local
1225 struct rvt_qp *qp = packet->qp; in hfi1_make_rc_ack_9B() local
1278 struct rvt_qp *qp = packet->qp; in hfi1_make_rc_ack_16B() local
1347 struct rvt_qp *qp = packet->qp; in hfi1_send_rc_ack() local
1417 static void update_num_rd_atomic(struct rvt_qp *qp, u32 psn, in update_num_rd_atomic()
1458 static void reset_psn(struct rvt_qp *qp, u32 psn) in reset_psn()
[all …]
H A Druc.c31 struct rvt_qp *qp = packet->qp; in hfi1_ruc_check_hdr() local
163 static inline void build_ahg(struct rvt_qp *qp, u32 npsn) in build_ahg()
207 static inline void hfi1_make_ruc_bth(struct rvt_qp *qp, in hfi1_make_ruc_bth()
231 static inline void hfi1_make_ruc_header_16B(struct rvt_qp *qp, in hfi1_make_ruc_header_16B()
320 static inline void hfi1_make_ruc_header_9B(struct rvt_qp *qp, in hfi1_make_ruc_header_9B()
386 void hfi1_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr, in hfi1_make_ruc_header()
429 bool hfi1_schedule_send_yield(struct rvt_qp *qp, struct hfi1_pkt_state *ps, in hfi1_schedule_send_yield()
471 void hfi1_do_send_from_rvt(struct rvt_qp *qp) in hfi1_do_send_from_rvt()
479 struct rvt_qp *qp = iowait_to_qp(w->iow); in _hfi1_do_send() local
493 void hfi1_do_send(struct rvt_qp *qp, bool in_thread) in hfi1_do_send()
H A Dopfn.c41 static void opfn_conn_request(struct rvt_qp *qp) in opfn_conn_request()
127 static void opfn_schedule_conn_request(struct rvt_qp *qp) in opfn_schedule_conn_request()
135 void opfn_conn_response(struct rvt_qp *qp, struct rvt_ack_entry *e, in opfn_conn_response()
175 void opfn_conn_reply(struct rvt_qp *qp, u64 data) in opfn_conn_reply()
214 void opfn_conn_error(struct rvt_qp *qp) in opfn_conn_error()
242 void opfn_qp_init(struct rvt_qp *qp, struct ib_qp_attr *attr, int attr_mask) in opfn_qp_init()
293 void opfn_trigger_conn_request(struct rvt_qp *qp, u32 bth1) in opfn_trigger_conn_request()
H A Dud.c36 struct rvt_qp *qp; in ud_loopback() local
224 static void hfi1_make_bth_deth(struct rvt_qp *qp, struct rvt_swqe *wqe, in hfi1_make_bth_deth()
261 void hfi1_make_ud_req_9B(struct rvt_qp *qp, struct hfi1_pkt_state *ps, in hfi1_make_ud_req_9B()
332 void hfi1_make_ud_req_16B(struct rvt_qp *qp, struct hfi1_pkt_state *ps, in hfi1_make_ud_req_16B()
435 int hfi1_make_ud_req(struct rvt_qp *qp, struct hfi1_pkt_state *ps) in hfi1_make_ud_req()
591 void return_cnp_16B(struct hfi1_ibport *ibp, struct rvt_qp *qp, in return_cnp_16B()
653 void return_cnp(struct hfi1_ibport *ibp, struct rvt_qp *qp, u32 remote_qpn, in return_cnp()
727 struct rvt_qp *qp, u16 slid, struct opa_smp *smp) in opa_smp_check()
819 struct rvt_qp *qp = packet->qp; in hfi1_ud_rcv() local
/linux/drivers/infiniband/core/
H A Drw.c92 static int rdma_rw_init_one_mr(struct ib_qp *qp, u32 port_num, in rdma_rw_init_one_mr()
126 struct rdma_rw_reg_ctx *prev, struct ib_qp *qp, u32 port_num, in rdma_rw_init_reg_wr()
155 static int rdma_rw_init_mr_wrs(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_init_mr_wrs()
204 static int rdma_rw_init_mr_wrs_bvec(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_init_mr_wrs_bvec()
287 static int rdma_rw_init_map_wrs(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_init_map_wrs()
343 static int rdma_rw_init_single_wr(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_init_single_wr()
370 struct ib_qp *qp, const struct bio_vec *bvecs, in rdma_rw_init_single_wr_bvec()
403 static int rdma_rw_init_map_wrs_bvec(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_init_map_wrs_bvec()
488 struct ib_qp *qp, const struct bio_vec *bvec, in rdma_rw_init_iova_wrs_bvec()
574 int rdma_rw_ctx_init(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u32 port_num, in rdma_rw_ctx_init()
[all …]
H A Dmr_pool.c8 struct ib_mr *ib_mr_pool_get(struct ib_qp *qp, struct list_head *list) in ib_mr_pool_get()
25 void ib_mr_pool_put(struct ib_qp *qp, struct list_head *list, struct ib_mr *mr) in ib_mr_pool_put()
36 int ib_mr_pool_init(struct ib_qp *qp, struct list_head *list, int nr, in ib_mr_pool_init()
66 void ib_mr_pool_destroy(struct ib_qp *qp, struct list_head *list) in ib_mr_pool_destroy()
H A Diwcm.c267 static int iwcm_modify_qp_err(struct ib_qp *qp) in iwcm_modify_qp_err()
282 static int iwcm_modify_qp_sqd(struct ib_qp *qp) in iwcm_modify_qp_sqd()
308 struct ib_qp *qp = NULL; in iw_cm_disconnect() local
372 struct ib_qp *qp; in destroy_cm_id() local
644 struct ib_qp *qp; in iw_cm_accept() local
701 struct ib_qp *qp = NULL; in iw_cm_connect() local
883 struct ib_qp *qp = NULL; in cm_conn_rep_handler() local
950 struct ib_qp *qp; in cm_close_handler() local
/linux/drivers/interconnect/qcom/
H A Dicc-rpm.c56 struct qcom_icc_provider *qp = to_qcom_provider(provider); in qcom_icc_set_qnoc_qos() local
74 static int qcom_icc_bimc_set_qos_health(struct qcom_icc_provider *qp, in qcom_icc_bimc_set_qos_health()
100 struct qcom_icc_provider *qp; in qcom_icc_set_bimc_qos() local
134 static int qcom_icc_noc_set_qos_priority(struct qcom_icc_provider *qp, in qcom_icc_noc_set_qos_priority()
155 struct qcom_icc_provider *qp; in qcom_icc_set_noc_qos() local
192 struct qcom_icc_provider *qp = to_qcom_provider(node->provider); in qcom_icc_qos_set() local
296 static u64 qcom_icc_calc_rate(struct qcom_icc_provider *qp, struct qcom_icc_node *qn, int ctx) in qcom_icc_calc_rate()
329 struct qcom_icc_provider *qp = to_qcom_provider(provider); in qcom_icc_bus_aggregate() local
352 struct qcom_icc_provider *qp; in qcom_icc_set() local
456 struct qcom_icc_provider *qp; in qnoc_probe() local
[all …]
H A Dicc-rpmh.c21 #define QOSGEN_MAINCTL_LO(p, qp) (0x8 + (p->port_offsets[qp])) argument
31 static void qcom_icc_set_qos(struct qcom_icc_provider *qp, in qcom_icc_set_qos()
60 struct qcom_icc_provider *qp; in qcom_icc_pre_aggregate() local
123 struct qcom_icc_provider *qp; in qcom_icc_set() local
203 static int qcom_icc_rpmh_configure_qos(struct qcom_icc_provider *qp) in qcom_icc_rpmh_configure_qos()
234 struct qcom_icc_provider *qp; in qcom_icc_rpmh_probe() local
367 struct qcom_icc_provider *qp = platform_get_drvdata(pdev); in qcom_icc_rpmh_remove() local
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c196 static int is_sqp(struct mthca_dev *dev, struct mthca_qp *qp) in is_sqp()
202 static int is_qp0(struct mthca_dev *dev, struct mthca_qp *qp) in is_qp0()
208 static void *get_recv_wqe(struct mthca_qp *qp, int n) in get_recv_wqe()
217 static void *get_send_wqe(struct mthca_qp *qp, int n) in get_send_wqe()
241 struct mthca_qp *qp; in mthca_qp_event() local
328 static __be32 get_hw_access_flags(struct mthca_qp *qp, const struct ib_qp_attr *attr, in get_hw_access_flags()
434 struct mthca_qp *qp = to_mqp(ibqp); in mthca_query_qp() local
563 struct mthca_qp *qp = to_mqp(ibqp); in __mthca_modify_qp() local
862 struct mthca_qp *qp = to_mqp(ibqp); in mthca_modify_qp() local
931 static int mthca_max_data_size(struct mthca_dev *dev, struct mthca_qp *qp, int desc_sz) in mthca_max_data_size()
[all …]
/linux/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c58 void qedr_store_gsi_qp_cq(struct qedr_dev *dev, struct qedr_qp *qp, in qedr_store_gsi_qp_cq()
76 struct qedr_qp *qp = dev->gsi_qp; in qedr_ll2_complete_tx_packet() local
101 struct qedr_qp *qp = dev->gsi_qp; in qedr_ll2_complete_rx_packet() local
263 struct ib_qp_init_attr *attrs, struct qedr_qp *qp) in qedr_ll2_start()
323 struct qedr_qp *qp) in qedr_create_gsi_qp()
378 struct qedr_qp *qp, in qedr_gsi_build_header()
489 struct qedr_qp *qp, in qedr_gsi_build_packet()
543 struct qedr_qp *qp = get_qedr_qp(ibqp); in qedr_gsi_post_send() local
613 struct qedr_qp *qp = get_qedr_qp(ibqp); in qedr_gsi_post_recv() local
672 struct qedr_qp *qp = dev->gsi_qp; in qedr_gsi_poll_cq() local
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_roce.c96 static void qed_rdma_copy_gids(struct qed_rdma_qp *qp, __le32 *src_gid, in qed_rdma_copy_gids()
206 static u8 qed_roce_get_qp_tc(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp) in qed_roce_get_qp_tc()
223 struct qed_rdma_qp *qp) in qed_roce_sp_create_responder()
361 struct qed_rdma_qp *qp) in qed_roce_sp_create_requester()
491 struct qed_rdma_qp *qp, in qed_roce_sp_modify_responder()
578 struct qed_rdma_qp *qp, in qed_roce_sp_modify_requester()
665 struct qed_rdma_qp *qp, in qed_roce_sp_destroy_qp_responder()
751 struct qed_rdma_qp *qp) in qed_roce_sp_destroy_qp_requester()
812 struct qed_rdma_qp *qp, in qed_roce_query_qp()
951 int qed_roce_destroy_qp(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp) in qed_roce_destroy_qp()
[all …]
/linux/drivers/infiniband/hw/mlx5/
H A Dwr.c54 static void set_eth_seg(const struct ib_send_wr *wr, struct mlx5_ib_qp *qp, in set_eth_seg()
260 static int set_data_inl_seg(struct mlx5_ib_qp *qp, const struct ib_send_wr *wr, in set_data_inl_seg()
419 struct mlx5_ib_qp *qp, void **seg, int *size, in set_sig_data_segment()
558 struct mlx5_ib_qp *qp, void **seg, int *size, in set_pi_umr_wr()
635 static int set_reg_wr(struct mlx5_ib_qp *qp, in set_reg_wr()
692 static void set_linv_wr(struct mlx5_ib_qp *qp, void **seg, int *size, in set_linv_wr()
705 static void dump_wqe(struct mlx5_ib_qp *qp, u32 idx, int size_16) in dump_wqe()
724 int mlx5r_begin_wqe(struct mlx5_ib_qp *qp, void **seg, in mlx5r_begin_wqe()
748 static int begin_wqe(struct mlx5_ib_qp *qp, void **seg, in begin_wqe()
758 void mlx5r_finish_wqe(struct mlx5_ib_qp *qp, struct mlx5_wqe_ctrl_seg *ctrl, in mlx5r_finish_wqe()
[all …]
H A Dgsi.c220 static int modify_to_rts(struct mlx5_ib_gsi_qp *gsi, struct ib_qp *qp, in modify_to_rts()
266 struct ib_qp *qp; in setup_qp() local
322 int mlx5_ib_gsi_modify_qp(struct ib_qp *qp, struct ib_qp_attr *attr, in mlx5_ib_gsi_modify_qp()
347 int mlx5_ib_gsi_query_qp(struct ib_qp *qp, struct ib_qp_attr *qp_attr, in mlx5_ib_gsi_query_qp()
431 int mlx5_ib_gsi_post_send(struct ib_qp *qp, const struct ib_send_wr *wr, in mlx5_ib_gsi_post_send()
476 int mlx5_ib_gsi_post_recv(struct ib_qp *qp, const struct ib_recv_wr *wr, in mlx5_ib_gsi_post_recv()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dqp.c49 void mlx4_put_qp(struct mlx4_qp *qp) in mlx4_put_qp()
59 struct mlx4_qp *qp; in mlx4_qp_event() local
79 static int is_master_qp0(struct mlx4_dev *dev, struct mlx4_qp *qp, int *real_qp0, int *proxy_qp0) in is_master_qp0()
96 int sqd_event, struct mlx4_qp *qp, int native) in __mlx4_qp_modify()
217 int sqd_event, struct mlx4_qp *qp) in mlx4_qp_modify()
399 struct mlx4_qp *qp; in mlx4_qp_lookup() local
409 int mlx4_qp_alloc(struct mlx4_dev *dev, int qpn, struct mlx4_qp *qp) in mlx4_qp_alloc()
518 void mlx4_qp_remove(struct mlx4_dev *dev, struct mlx4_qp *qp) in mlx4_qp_remove()
529 void mlx4_qp_free(struct mlx4_dev *dev, struct mlx4_qp *qp) in mlx4_qp_free()
897 int mlx4_qp_query(struct mlx4_dev *dev, struct mlx4_qp *qp, in mlx4_qp_query()
[all …]
/linux/drivers/infiniband/hw/irdma/
H A Duk.c58 static int irdma_nop_1(struct irdma_qp_uk *qp) in irdma_nop_1()
94 void irdma_clr_wqes(struct irdma_qp_uk *qp, u32 qp_wqe_idx) in irdma_clr_wqes()
115 void irdma_uk_qp_post_wr(struct irdma_qp_uk *qp) in irdma_uk_qp_post_wr()
128 __le64 *irdma_qp_get_next_send_wqe(struct irdma_qp_uk *qp, u32 *wqe_idx, in irdma_qp_get_next_send_wqe()
201 __le64 *irdma_qp_get_next_recv_wqe(struct irdma_qp_uk *qp, u32 *wqe_idx) in irdma_qp_get_next_recv_wqe()
227 int irdma_uk_rdma_write(struct irdma_qp_uk *qp, struct irdma_post_sq_info *info, in irdma_uk_rdma_write()
321 int irdma_uk_atomic_fetch_add(struct irdma_qp_uk *qp, in irdma_uk_atomic_fetch_add()
372 int irdma_uk_atomic_compare_swap(struct irdma_qp_uk *qp, in irdma_uk_atomic_compare_swap()
476 int irdma_uk_rdma_read(struct irdma_qp_uk *qp, struct irdma_post_sq_info *info, in irdma_uk_rdma_read()
556 int irdma_uk_send(struct irdma_qp_uk *qp, struct irdma_post_sq_info *info, in irdma_uk_send()
[all …]
/linux/net/ipv4/
H A Dip_fragment.c85 struct ipq *qp = container_of(q, struct ipq, q); in ip4_frag_init() local
104 struct ipq *qp; in ip4_frag_free() local
130 struct ipq *qp; in ip_expire() local
220 static int ip_frag_too_far(struct ipq *qp) in ip_frag_too_far()
243 static int ip_frag_reinit(struct ipq *qp) in ip_frag_reinit()
263 static int ip_frag_queue(struct ipq *qp, struct sk_buff *skb, int *refs) in ip_frag_queue()
394 static bool ip_frag_coalesce_ok(const struct ipq *qp) in ip_frag_coalesce_ok()
400 static int ip_frag_reasm(struct ipq *qp, struct sk_buff *skb, in ip_frag_reasm()
476 struct ipq *qp; in ip_defrag() local
/linux/include/rdma/
H A Drdmavt_qp.h511 struct rvt_qp *qp; member
532 static inline struct rvt_swqe *rvt_get_swqe_ptr(struct rvt_qp *qp, in rvt_get_swqe_ptr()
557 static inline bool rvt_is_user_qp(struct rvt_qp *qp) in rvt_is_user_qp()
566 static inline void rvt_get_qp(struct rvt_qp *qp) in rvt_get_qp()
575 static inline void rvt_put_qp(struct rvt_qp *qp) in rvt_put_qp()
607 struct rvt_qp *qp, in rvt_qp_wqe_reserve()
628 static inline void rvt_qp_wqe_unreserve(struct rvt_qp *qp, int flags) in rvt_qp_wqe_unreserve()
661 static inline u32 rvt_div_round_up_mtu(struct rvt_qp *qp, u32 len) in rvt_div_round_up_mtu()
673 static inline u32 rvt_div_mtu(struct rvt_qp *qp, u32 len) in rvt_div_mtu()
705 struct rvt_qp *qp = NULL; in rvt_lookup_qpn() local
[all …]
/linux/drivers/infiniband/hw/ionic/
H A Dionic_controlpath.c1324 struct ionic_qp *qp, in ionic_create_qp_cmd()
1383 struct ionic_qp *qp, in ionic_modify_qp_cmd()
1523 struct ionic_qp *qp, in ionic_query_qp_cmd()
1707 struct ionic_qp *qp, in ionic_qp_sq_init_cmb()
1769 struct ionic_qp *qp) in ionic_qp_sq_destroy_cmb()
1781 struct ionic_qp *qp, struct ionic_qdesc *sq, in ionic_qp_sq_init()
1917 struct ionic_qp *qp) in ionic_qp_sq_destroy()
1934 struct ionic_qp *qp, in ionic_qp_rq_init_cmb()
1995 struct ionic_qp *qp) in ionic_qp_rq_destroy_cmb()
2007 struct ionic_qp *qp, struct ionic_qdesc *rq, in ionic_qp_rq_init()
[all …]

1234567