Searched refs:qp_srqhdl (Results 1 – 11 of 11) sorted by relevance
2403 mutex_enter(&qp->qp_srqhdl->srq_lock); in tavor_wrid_from_reset_handling()2406 mutex_enter(&qp->qp_srqhdl->srq_lock); in tavor_wrid_from_reset_handling()2429 qp->qp_srqhdl->srq_wrid_wql != NULL) { in tavor_wrid_from_reset_handling()2451 mutex_exit(&qp->qp_srqhdl->srq_lock); in tavor_wrid_from_reset_handling()2454 mutex_exit(&qp->qp_srqhdl->srq_lock); in tavor_wrid_from_reset_handling()2477 rwq->wq_size = qp->qp_srqhdl->srq_wq_bufsz; in tavor_wrid_from_reset_handling()2478 if (qp->qp_srqhdl->srq_wrid_wql == NULL) { in tavor_wrid_from_reset_handling()2479 qp->qp_srqhdl->srq_wrid_wql = rwq->wq_wrid_wql; in tavor_wrid_from_reset_handling()2481 rwq->wq_wrid_wql = qp->qp_srqhdl->srq_wrid_wql; in tavor_wrid_from_reset_handling()2483 tavor_wql_refcnt_inc(qp->qp_srqhdl->srq_wrid_wql); in tavor_wrid_from_reset_handling()[all …]
557 qp->qp_srqhdl = srq; in tavor_qp_alloc()559 tavor_srq_refcnt_inc(qp->qp_srqhdl); in tavor_qp_alloc()561 qp->qp_srqhdl = NULL; in tavor_qp_alloc()993 qp->qp_srqhdl = NULL; in tavor_special_qp_alloc()1082 srq = qp->qp_srqhdl; in tavor_qp_free()
1977 event.ev_srq_hdl = (ibt_srq_hdl_t)qp->qp_srqhdl->srq_hdlrarg; in tavor_srq_catastrophic_handler()1980 mutex_enter(&qp->qp_srqhdl->srq_lock); in tavor_srq_catastrophic_handler()1981 qp->qp_srqhdl->srq_state = TAVOR_SRQ_STATE_ERROR; in tavor_srq_catastrophic_handler()1982 mutex_exit(&qp->qp_srqhdl->srq_lock); in tavor_srq_catastrophic_handler()
895 qpc->srq_number = qp->qp_srqhdl->srq_srqnum; in tavor_qp_reset2init()3299 qpc->srq_number = qp->qp_srqhdl->srq_srqnum; in tavor_qp_reset2err()
2252 mutex_enter(&qp->qp_srqhdl->srq_lock); in hermon_wrid_from_reset_handling()2255 mutex_enter(&qp->qp_srqhdl->srq_lock); in hermon_wrid_from_reset_handling()2267 mutex_exit(&qp->qp_srqhdl->srq_lock); in hermon_wrid_from_reset_handling()2270 mutex_exit(&qp->qp_srqhdl->srq_lock); in hermon_wrid_from_reset_handling()2316 mutex_enter(&qp->qp_srqhdl->srq_lock); in hermon_wrid_to_reset_handling()2319 mutex_enter(&qp->qp_srqhdl->srq_lock); in hermon_wrid_to_reset_handling()2328 mutex_exit(&qp->qp_srqhdl->srq_lock); in hermon_wrid_to_reset_handling()2331 mutex_exit(&qp->qp_srqhdl->srq_lock); in hermon_wrid_to_reset_handling()
1598 event.ev_srq_hdl = (ibt_srq_hdl_t)qp->qp_srqhdl->srq_hdlrarg; in hermon_catastrophic_handler()1601 mutex_enter(&qp->qp_srqhdl->srq_lock); in hermon_catastrophic_handler()1602 qp->qp_srqhdl->srq_state = HERMON_SRQ_STATE_ERROR; in hermon_catastrophic_handler()1603 mutex_exit(&qp->qp_srqhdl->srq_lock); in hermon_catastrophic_handler()
642 qp->qp_srqhdl = srq; in hermon_qp_alloc()643 hermon_srq_refcnt_inc(qp->qp_srqhdl); in hermon_qp_alloc()645 qp->qp_srqhdl = NULL; in hermon_qp_alloc()1142 qp->qp_srqhdl = NULL; in hermon_special_qp_alloc()1743 qp->qp_srqhdl = srq; in hermon_qp_alloc_range()1744 hermon_srq_refcnt_inc(qp->qp_srqhdl); in hermon_qp_alloc_range()1746 qp->qp_srqhdl = NULL; in hermon_qp_alloc_range()1887 srq = qp->qp_srqhdl; in hermon_qp_free()
1659 if ((srq = qp->qp_srqhdl) != NULL) in hermon_cq_entries_flush()1660 wq = qp->qp_srqhdl->srq_wq_wqhdr; in hermon_cq_entries_flush()
902 qpc->srq_number = qp->qp_srqhdl->srq_srqnum; in hermon_qp_reset2init()3234 qpc->srq_number = qp->qp_srqhdl->srq_srqnum; in hermon_qp_reset2err()
315 tavor_srqhdl_t qp_srqhdl; member
307 hermon_srqhdl_t qp_srqhdl; member