Home
last modified time | relevance | path

Searched refs:to_icq (Results 1 – 21 of 21) sorted by relevance

/drivers/staging/rdma/ipath/
Dipath_cq.c131 struct ipath_cq *cq = to_icq(ibcq); in ipath_poll_cq()
322 struct ipath_cq *cq = to_icq(ibcq); in ipath_destroy_cq()
349 struct ipath_cq *cq = to_icq(ibcq); in ipath_req_notify_cq()
378 struct ipath_cq *cq = to_icq(ibcq); in ipath_resize_cq()
Dipath_ruc.c150 ipath_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, 1); in ipath_init_sge()
444 ipath_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, in ipath_ruc_loopback()
719 ipath_cq_enter(to_icq(qp->ibqp.send_cq), &wc, in ipath_send_complete()
Dipath_ud.c226 ipath_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, in ipath_ud_loopback()
574 ipath_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, in ipath_ud_rcv()
Dipath_qp.c405 ipath_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, 1); in ipath_error_qp()
428 ipath_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, 1); in ipath_error_qp()
Dipath_uc.c420 ipath_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, in ipath_uc_rcv()
Dipath_verbs.h676 static inline struct ipath_cq *to_icq(struct ib_cq *ibcq) in to_icq() function
Dipath_rc.c960 ipath_cq_enter(to_icq(qp->ibqp.send_cq), &wc, 0); in do_rc_ack()
1745 ipath_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, in ipath_rc_rcv()
/drivers/staging/rdma/hfi1/
Dcq.c154 struct hfi1_cq *cq = to_icq(ibcq); in hfi1_poll_cq()
351 struct hfi1_cq *cq = to_icq(ibcq); in hfi1_destroy_cq()
378 struct hfi1_cq *cq = to_icq(ibcq); in hfi1_req_notify_cq()
407 struct hfi1_cq *cq = to_icq(ibcq); in hfi1_resize_cq()
Druc.c141 hfi1_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, 1); in init_sge()
586 hfi1_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, in ruc_loopback()
930 hfi1_cq_enter(to_icq(qp->ibqp.send_cq), &wc, in hfi1_send_complete()
Dud.c251 hfi1_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, in ud_loopback()
877 hfi1_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, in hfi1_ud_rcv()
Duc.c468 hfi1_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, in hfi1_uc_rcv()
Drc.c1042 hfi1_cq_enter(to_icq(qp->ibqp.send_cq), &wc, 0); in hfi1_rc_send_complete()
1099 hfi1_cq_enter(to_icq(qp->ibqp.send_cq), &wc, 0); in do_rc_completion()
2140 hfi1_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, in hfi1_rc_rcv()
Dqp.c509 hfi1_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, 1); in hfi1_error_qp()
532 hfi1_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, 1); in hfi1_error_qp()
Dverbs.h815 static inline struct hfi1_cq *to_icq(struct ib_cq *ibcq) in to_icq() function
/drivers/infiniband/hw/qib/
Dqib_cq.c138 struct qib_cq *cq = to_icq(ibcq); in qib_poll_cq()
338 struct qib_cq *cq = to_icq(ibcq); in qib_destroy_cq()
365 struct qib_cq *cq = to_icq(ibcq); in qib_req_notify_cq()
394 struct qib_cq *cq = to_icq(ibcq); in qib_resize_cq()
Dqib_ruc.c123 qib_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, 1); in qib_init_sge()
564 qib_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, in qib_ruc_loopback()
803 qib_cq_enter(to_icq(qp->ibqp.send_cq), &wc, in qib_send_complete()
Dqib_ud.c219 qib_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, in qib_ud_loopback()
582 qib_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, in qib_ud_rcv()
Dqib_uc.c417 qib_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, in qib_uc_rcv()
Dqib_qp.c525 qib_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, 1); in qib_error_qp()
548 qib_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, 1); in qib_error_qp()
Dqib_rc.c1028 qib_cq_enter(to_icq(qp->ibqp.send_cq), &wc, 0); in qib_rc_send_complete()
1084 qib_cq_enter(to_icq(qp->ibqp.send_cq), &wc, 0); in do_rc_completion()
2050 qib_cq_enter(to_icq(qp->ibqp.recv_cq), &wc, in qib_rc_rcv()
Dqib_verbs.h831 static inline struct qib_cq *to_icq(struct ib_cq *ibcq) in to_icq() function