Home
last modified time | relevance | path

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

12345678910>>...12

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dqp.c444 struct rvt_qp *qp; in iowait_sleep() local
495 struct rvt_qp *qp = iowait_to_qp(wait); in iowait_wakeup() local
503 struct rvt_qp *qp = iowait_to_qp(wait); in iowait_sdma_drained() local
522 struct rvt_qp *qp = iowait_to_qp(w); in hfi1_init_priority() local
584 static int qp_idle(struct rvt_qp *qp) in qp_idle()
601 struct rvt_qp *qp = iter->qp; in qp_iter_print() local
739 void stop_send_queue(struct rvt_qp *qp) in stop_send_queue()
748 void quiesce_qp(struct rvt_qp *qp) in quiesce_qp()
759 void notify_qp_reset(struct rvt_qp *qp) in notify_qp_reset()
774 void hfi1_migrate_qp(struct rvt_qp *qp) in hfi1_migrate_qp()
[all …]
H A Dtid_rdma.c321 struct rvt_qp *qp) in qp_to_rcd()
647 struct rvt_qp *qp; in tid_rdma_trigger_resume() local
1709 struct rvt_qp *qp = req->qp; in hfi1_build_tid_rdma_read_packet() local
2231 struct rvt_qp *qp = packet->qp; in hfi1_rc_rcv_tid_rdma_read_req() local
2452 struct rvt_qp *qp = packet->qp; in hfi1_rc_rcv_tid_rdma_read_resp() local
2604 struct rvt_qp *qp = packet->qp; in tid_rdma_tid_err() local
2667 struct rvt_qp *qp = packet->qp; in handle_read_kdeth_eflags() local
2860 struct rvt_qp *qp; in hfi1_handle_kdeth_eflags() local
3660 struct rvt_qp *qp = packet->qp; in hfi1_rc_rcv_tid_rdma_write_req() local
4041 struct rvt_qp *qp = packet->qp; in hfi1_rc_rcv_tid_rdma_write_resp() local
[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 Drc.c1198 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
1458 static void reset_psn(struct rvt_qp *qp, u32 psn) in reset_psn()
1824 struct rvt_swqe *do_rc_completion(struct rvt_qp *qp, in do_rc_completion()
2307 struct rvt_qp *qp = packet->qp; in rc_rcv_resp() local
2484 static inline void rc_cancel_ack(struct rvt_qp *qp) in rc_cancel_ack()
2511 struct rvt_qp *qp, u32 opcode, u32 psn, in rc_rcv_error()
2768 struct rvt_qp *qp = packet->qp; in hfi1_rc_rcv() local
[all …]
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_resp.c66 static inline enum resp_states get_req(struct rxe_qp *qp, in get_req()
80 static enum resp_states check_psn(struct rxe_qp *qp, in check_psn()
124 static enum resp_states check_op_seq(struct rxe_qp *qp, in check_op_seq()
214 static bool check_qp_attr_access(struct rxe_qp *qp, in check_qp_attr_access()
269 static enum resp_states get_srq_wqe(struct rxe_qp *qp) in get_srq_wqe()
440 static enum resp_states check_rkey(struct rxe_qp *qp, in check_rkey()
878 static enum resp_states read_reply(struct rxe_qp *qp, in read_reply()
1064 static enum resp_states do_complete(struct rxe_qp *qp, in do_complete()
1246 static enum resp_states cleanup(struct rxe_qp *qp, in cleanup()
1427 static void drain_req_pkts(struct rxe_qp *qp) in drain_req_pkts()
[all …]
H A Drxe_req.c17 static inline void retry_first_write_send(struct rxe_qp *qp, in retry_first_write_send()
38 static void req_retry(struct rxe_qp *qp) in req_retry()
101 struct rxe_qp *qp = from_timer(qp, t, rnr_nak_timer); in rnr_nak_timer() local
116 static void req_check_sq_drain_done(struct rxe_qp *qp) in req_check_sq_drain_done()
404 static inline int get_mtu(struct rxe_qp *qp) in get_mtu()
414 static struct sk_buff *init_req_packet(struct rxe_qp *qp, in init_req_packet()
541 static void update_wqe_state(struct rxe_qp *qp, in update_wqe_state()
553 static void update_wqe_psn(struct rxe_qp *qp, in update_wqe_psn()
577 struct rxe_qp *qp, in save_state()
589 struct rxe_qp *qp, in rollback_state()
[all …]
H A Drxe_qp.c115 static void free_rd_atomic_resources(struct rxe_qp *qp) in free_rd_atomic_resources()
135 static void cleanup_rd_atomic_resources(struct rxe_qp *qp) in cleanup_rd_atomic_resources()
148 static void rxe_qp_init_misc(struct rxe_dev *rxe, struct rxe_qp *qp, in rxe_qp_init_misc()
235 static int rxe_qp_init_req(struct rxe_dev *rxe, struct rxe_qp *qp, in rxe_qp_init_req()
324 static int rxe_qp_init_resp(struct rxe_dev *rxe, struct rxe_qp *qp, in rxe_qp_init_resp()
439 int rxe_qp_chk_attr(struct rxe_dev *rxe, struct rxe_qp *qp, in rxe_qp_chk_attr()
514 static void rxe_qp_reset(struct rxe_qp *qp) in rxe_qp_reset()
557 void rxe_qp_error(struct rxe_qp *qp) in rxe_qp_error()
571 static void rxe_qp_sqd(struct rxe_qp *qp, struct ib_qp_attr *attr, in rxe_qp_sqd()
794 int rxe_qp_chk_destroy(struct rxe_qp *qp) in rxe_qp_chk_destroy()
[all …]
H A Drxe_comp.c117 struct rxe_qp *qp = from_timer(qp, t, retrans_timer); in retransmit_timer() local
146 static inline enum comp_state get_wqe(struct rxe_qp *qp, in get_wqe()
174 static inline void reset_retry_counters(struct rxe_qp *qp) in reset_retry_counters()
181 static inline enum comp_state check_psn(struct rxe_qp *qp, in check_psn()
224 static inline enum comp_state check_ack(struct rxe_qp *qp, in check_ack()
363 static inline enum comp_state do_read(struct rxe_qp *qp, in do_read()
483 static void comp_check_sq_drain_done(struct rxe_qp *qp) in comp_check_sq_drain_done()
554 static void drain_resp_pkts(struct rxe_qp *qp) in drain_resp_pkts()
617 struct rxe_qp *qp = pkt->qp; in free_pkt() local
633 static void reset_retry_timer(struct rxe_qp *qp) in reset_retry_timer()
[all …]
H A Drxe_loc.h116 static inline int qp_num(struct rxe_qp *qp) in qp_num()
121 static inline enum ib_qp_type qp_type(struct rxe_qp *qp) in qp_type()
126 static inline enum ib_qp_state qp_state(struct rxe_qp *qp) in qp_state()
131 static inline int qp_mtu(struct rxe_qp *qp) in qp_mtu()
141 static inline void rxe_advance_resp_resource(struct rxe_qp *qp) in rxe_advance_resp_resource()
178 static inline unsigned int wr_opcode_mask(int opcode, struct rxe_qp *qp) in wr_opcode_mask()
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
/openbmc/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()
229 static int siw_qp_enable_crc(struct siw_qp *qp) in siw_qp_enable_crc()
390 void siw_send_terminate(struct siw_qp *qp) in siw_send_terminate()
615 static void siw_qp_modify_nonstate(struct siw_qp *qp, in siw_qp_modify_nonstate()
637 static int siw_qp_nextstate_from_idle(struct siw_qp *qp, in siw_qp_nextstate_from_idle()
706 static int siw_qp_nextstate_from_rts(struct siw_qp *qp, in siw_qp_nextstate_from_rts()
884 static int siw_activate_tx_from_sq(struct siw_qp *qp) in siw_activate_tx_from_sq()
980 int siw_activate_tx(struct siw_qp *qp) in siw_activate_tx()
1191 void siw_sq_flush(struct siw_qp *qp) in siw_sq_flush()
[all …]
H A Dsiw_qp_rx.c330 static struct siw_wqe *siw_rqe_get(struct siw_qp *qp) in siw_rqe_get()
421 int siw_proc_send(struct siw_qp *qp) in siw_proc_send()
540 int siw_proc_write(struct siw_qp *qp) in siw_proc_write()
631 int siw_proc_rreq(struct siw_qp *qp) in siw_proc_rreq()
743 static int siw_orqe_start_rx(struct siw_qp *qp) in siw_orqe_start_rx()
786 int siw_proc_rresp(struct siw_qp *qp) in siw_proc_rresp()
884 int siw_proc_terminate(struct siw_qp *qp) in siw_proc_terminate()
1010 struct siw_qp *qp = rx_qp(srx); in siw_get_hdr() local
1150 static int siw_check_tx_fence(struct siw_qp *qp) in siw_check_tx_fence()
1219 static int siw_rdmap_complete(struct siw_qp *qp, int error) in siw_rdmap_complete()
[all …]
/openbmc/linux/drivers/infiniband/hw/erdma/
H A Derdma_qp.c12 void erdma_qp_llp_close(struct erdma_qp *qp) in erdma_qp_llp_close()
43 struct erdma_qp *qp = find_qp_by_qpn(to_edev(ibdev), id); in erdma_get_ibqp() local
51 static int erdma_modify_qp_state_to_rts(struct erdma_qp *qp, in erdma_modify_qp_state_to_rts()
102 static int erdma_modify_qp_state_to_stop(struct erdma_qp *qp, in erdma_modify_qp_state_to_stop()
196 void erdma_qp_put(struct erdma_qp *qp) in erdma_qp_put()
202 void erdma_qp_get(struct erdma_qp *qp) in erdma_qp_get()
207 static int fill_inline_data(struct erdma_qp *qp, in fill_inline_data()
490 static void kick_sq_db(struct erdma_qp *qp, u16 pi) in kick_sq_db()
502 struct erdma_qp *qp = to_eqp(ibqp); in erdma_post_send() local
540 static int erdma_post_recv_one(struct erdma_qp *qp, in erdma_post_recv_one()
[all …]
/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_qp.c101 static void pvrdma_reset_qp(struct pvrdma_qp *qp) in pvrdma_reset_qp()
132 struct pvrdma_qp *qp) in pvrdma_set_rq_size()
157 struct pvrdma_qp *qp) in pvrdma_set_sq_size()
194 struct pvrdma_qp *qp = to_vqp(ibqp); in pvrdma_create_qp() local
430 static void _pvrdma_free_qp(struct pvrdma_qp *qp) in _pvrdma_free_qp()
451 static void pvrdma_free_qp(struct pvrdma_qp *qp) in pvrdma_free_qp()
510 struct pvrdma_qp *qp) in __pvrdma_destroy_qp()
529 struct pvrdma_qp *qp = to_vqp(ibqp); in pvrdma_modify_qp() local
674 struct pvrdma_qp *qp = to_vqp(ibqp); in pvrdma_post_send() local
878 struct pvrdma_qp *qp = to_vqp(ibqp); in pvrdma_post_recv() local
[all …]
/openbmc/linux/drivers/infiniband/sw/rdmavt/
H A Dqp.c1032 struct rvt_qp *qp = ibqp_to_rvtqp(ibqp); in rvt_create_qp() local
1406 struct rvt_qp *qp = ibqp_to_rvtqp(ibqp); in rvt_modify_qp() local
1679 struct rvt_qp *qp = ibqp_to_rvtqp(ibqp); in rvt_destroy_qp() local
1721 struct rvt_qp *qp = ibqp_to_rvtqp(ibqp); in rvt_query_qp() local
1784 struct rvt_qp *qp = ibqp_to_rvtqp(ibqp); in rvt_post_recv() local
1863 struct rvt_qp *qp, in rvt_qp_valid_operation()
1910 struct rvt_qp *qp, in rvt_qp_is_avail()
2450 void rvt_comm_est(struct rvt_qp *qp) in rvt_comm_est()
2687 struct rvt_qp *qp; in rvt_qp_iter_next() local
2750 void (*cb)(struct rvt_qp *qp, u64 v)) in rvt_qp_iter()
[all …]
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_qp.c233 void qib_notify_qp_reset(struct rvt_qp *qp) in qib_notify_qp_reset()
240 void qib_notify_error_qp(struct rvt_qp *qp) in qib_notify_error_qp()
291 int qib_get_pmtu_from_attr(struct rvt_dev_info *rdi, struct rvt_qp *qp, in qib_get_pmtu_from_attr()
314 u32 qib_mtu_from_qp(struct rvt_dev_info *rdi, struct rvt_qp *qp, u32 pmtu) in qib_mtu_from_qp()
319 void *qib_qp_priv_alloc(struct rvt_dev_info *rdi, struct rvt_qp *qp) in qib_qp_priv_alloc()
340 void qib_qp_priv_free(struct rvt_dev_info *rdi, struct rvt_qp *qp) in qib_qp_priv_free()
348 void qib_stop_send_queue(struct rvt_qp *qp) in qib_stop_send_queue()
355 void qib_quiesce_qp(struct rvt_qp *qp) in qib_quiesce_qp()
366 void qib_flush_qp_waiters(struct rvt_qp *qp) in qib_flush_qp_waiters()
385 int qib_check_send_wqe(struct rvt_qp *qp, in qib_check_send_wqe()
[all …]
H A Dqib_rc.c62 static int qib_make_rc_ack(struct qib_ibdev *dev, struct rvt_qp *qp, in qib_make_rc_ack()
216 int qib_make_rc_req(struct rvt_qp *qp, unsigned long *flags) in qib_make_rc_req()
598 void qib_send_rc_ack(struct rvt_qp *qp) in qib_send_rc_ack()
736 static void reset_psn(struct rvt_qp *qp, u32 psn) in reset_psn()
821 void qib_restart_rc(struct rvt_qp *qp, u32 psn, int wait) in qib_restart_rc()
857 static void reset_sending_psn(struct rvt_qp *qp, u32 psn) in reset_sending_psn()
941 static inline void update_last_psn(struct rvt_qp *qp, u32 psn) in update_last_psn()
951 static struct rvt_swqe *do_rc_completion(struct rvt_qp *qp, in do_rc_completion()
1272 struct rvt_qp *qp, in qib_rc_rcv_resp()
1495 struct rvt_qp *qp, in qib_rc_rcv_error()
[all …]
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c175 struct bnxt_qplib_qp *qp) in bnxt_qplib_free_qp_hdr_buf()
197 struct bnxt_qplib_qp *qp) in bnxt_qplib_alloc_qp_hdr_buf()
1507 struct bnxt_qplib_qp *qp) in bnxt_qplib_destroy_qp()
1538 struct bnxt_qplib_qp *qp) in bnxt_qplib_free_qp_res()
2359 struct bnxt_qplib_qp *qp = qp_handle; in bnxt_qplib_mark_qp_error() local
2476 struct bnxt_qplib_qp *qp; in bnxt_qplib_cq_process_req() local
2585 struct bnxt_qplib_qp *qp; in bnxt_qplib_cq_process_res_rc() local
2665 struct bnxt_qplib_qp *qp; in bnxt_qplib_cq_process_res_ud() local
2761 struct bnxt_qplib_qp *qp; in bnxt_qplib_cq_process_res_raweth_qp1() local
2854 struct bnxt_qplib_qp *qp; in bnxt_qplib_cq_process_terminal() local
[all …]
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dqp.c107 struct mlx4_qp *qp; member
447 struct mlx4_ib_qp *qp, in set_user_sq_size()
541 struct mlx4_ib_qp *qp) in mlx4_ib_free_qp_counter()
657 struct mlx4_ib_qp *qp) in create_qp_rss()
993 struct mlx4_ib_qp *qp) in create_qp_common()
1627 struct mlx4_ib_qp *qp = to_mqp(ibqp); in mlx4_ib_create_qp() local
1903 const struct ib_qp_attr *qp, in mlx4_set_alt_path()
1927 struct mlx4_ib_qp *qp, in handle_eth_ud_smac_index()
2088 struct mlx4_ib_qp *qp) in fill_qp_rss_context()
2119 struct mlx4_ib_qp *qp; in __mlx4_ib_modify_qp() local
[all …]
/openbmc/linux/drivers/infiniband/core/
H A Dcounters.c79 const struct ib_qp *qp, in auto_mode_init_counter()
92 struct ib_qp *qp) in __rdma_counter_bind_qp()
142 struct ib_qp *qp, in alloc_and_bind()
241 static int __rdma_counter_unbind_qp(struct ib_qp *qp) in __rdma_counter_unbind_qp()
278 static struct rdma_counter *rdma_get_counter_auto_mode(struct ib_qp *qp, in rdma_get_counter_auto_mode()
323 int rdma_counter_bind_qp_auto(struct ib_qp *qp, u32 port) in rdma_counter_bind_qp_auto()
361 int rdma_counter_unbind_qp(struct ib_qp *qp, bool force) in rdma_counter_unbind_qp()
447 struct ib_qp *qp = NULL; in rdma_counter_get_qp() local
489 struct ib_qp *qp; in rdma_counter_bind_qpn() local
539 struct ib_qp *qp; in rdma_counter_bind_qpn_alloc() local
[all …]
H A Drw.c91 static int rdma_rw_init_one_mr(struct ib_qp *qp, u32 port_num, in rdma_rw_init_one_mr()
124 static int rdma_rw_init_mr_wrs(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_init_mr_wrs()
195 static int rdma_rw_init_map_wrs(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_init_map_wrs()
251 static int rdma_rw_init_single_wr(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_init_single_wr()
292 int rdma_rw_ctx_init(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u32 port_num, in rdma_rw_ctx_init()
364 int rdma_rw_ctx_signature_init(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_ctx_signature_init()
497 struct ib_send_wr *rdma_rw_ctx_wrs(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_ctx_wrs()
555 int rdma_rw_ctx_post(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u32 port_num, in rdma_rw_ctx_post()
574 void rdma_rw_ctx_destroy(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_ctx_destroy()
687 int rdma_rw_init_mrs(struct ib_qp *qp, struct ib_qp_init_attr *attr) in rdma_rw_init_mrs()
[all …]
/openbmc/linux/drivers/ntb/
H A Dntb_transport.c120 struct ntb_transport_qp *qp; member
466 struct ntb_transport_qp *qp; in debugfs_read() local
685 struct ntb_transport_qp *qp = dev; in ntb_transport_isr() local
977 struct ntb_transport_qp *qp; in ntb_transport_link_cleanup() local
1166 struct ntb_transport_qp *qp; in ntb_transport_init_queue() local
1411 struct ntb_transport_qp *qp; in ntb_transport_free() local
1530 struct ntb_transport_qp *qp = entry->qp; in ntb_async_rx_submit() local
1597 struct ntb_transport_qp *qp = entry->qp; in ntb_async_rx() local
1736 struct ntb_transport_qp *qp = entry->qp; in ntb_tx_copy_callback() local
1989 struct ntb_transport_qp *qp; in ntb_transport_create_queue() local
[all …]
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c1299 struct ocrdma_qp *qp = get_ocrdma_qp(ibqp); in ocrdma_create_qp() local
1368 struct ocrdma_qp *qp; in _ocrdma_modify_qp() local
1389 struct ocrdma_qp *qp; in ocrdma_modify_qp() local
1462 struct ocrdma_qp *qp = get_ocrdma_qp(ibqp); in ocrdma_query_qp() local
1672 struct ocrdma_qp *qp; in ocrdma_destroy_qp() local
2470 struct ocrdma_qp *qp, int status) in ocrdma_update_err_cqe()
2492 struct ocrdma_qp *qp, int status) in ocrdma_update_err_rcqe()
2502 struct ocrdma_qp *qp, int status) in ocrdma_update_err_scqe()
2626 struct ocrdma_qp *qp) in ocrdma_update_free_srq_cqe()
2758 struct ocrdma_qp *qp = NULL; in ocrdma_poll_hwcq() local
[all …]
/openbmc/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()
380 struct qedr_qp *qp, in qedr_gsi_build_header()
491 struct qedr_qp *qp, in qedr_gsi_build_packet()
545 struct qedr_qp *qp = get_qedr_qp(ibqp); in qedr_gsi_post_send() local
615 struct qedr_qp *qp = get_qedr_qp(ibqp); in qedr_gsi_post_recv() local
674 struct qedr_qp *qp = dev->gsi_qp; in qedr_gsi_poll_cq() local
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c241 struct mthca_qp *qp; in mthca_qp_event() local
967 struct mthca_qp *qp) in mthca_adjust_qp_caps()
992 struct mthca_qp *qp, in mthca_alloc_wqe_buf()
1084 struct mthca_qp *qp) in mthca_free_wqe_buf()
1093 struct mthca_qp *qp) in mthca_map_memfree()
1125 struct mthca_qp *qp) in mthca_unmap_memfree()
1134 struct mthca_qp *qp) in mthca_alloc_memfree()
1167 struct mthca_qp *qp, in mthca_alloc_qp_common()
1298 struct mthca_qp *qp, in mthca_alloc_qp()
1374 struct mthca_qp *qp, in mthca_alloc_sqp()
[all …]

12345678910>>...12