Searched refs:hermon_queue_alloc (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_srq.c253 status = hermon_queue_alloc(state, &srq->srq_wqinfo, sleepflag);
661 status = hermon_queue_alloc(state, &new_srqinfo, sleepflag);
H A Dhermon_cq.c219 status = hermon_queue_alloc(state, &cq->cq_cqinfo, sleepflag);
646 status = hermon_queue_alloc(state, &new_cqinfo, sleepflag);
H A Dhermon_qp.c482 status = hermon_queue_alloc(state, &qp->qp_wqinfo, sleepflag);
1009 status = hermon_queue_alloc(state, &qp->qp_wqinfo, sleepflag);
1592 status = hermon_queue_alloc(state, &qp->qp_wqinfo, sleepflag);
H A Dhermon_event.c778 status = hermon_queue_alloc(state, &eq->eq_eqinfo, HERMON_SLEEP);
H A Dhermon_misc.c2391 * hermon_queue_alloc()
2395 hermon_queue_alloc(hermon_state_t *state, hermon_qalloc_info_t *qa_info, function
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h684 int hermon_queue_alloc(hermon_state_t *state, hermon_qalloc_info_t *qa_info,

Completed in 77 milliseconds