Home
last modified time | relevance | path

Searched refs:hermon_special_qp_alloc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_qp.h372 int hermon_special_qp_alloc(hermon_state_t *state, hermon_qp_info_t *qpinfo,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ci.c706 status = hermon_special_qp_alloc(state, &qpinfo, HERMON_NOSLEEP); in hermon_ci_alloc_special_qp()
H A Dhermon_qp.c766 hermon_special_qp_alloc(hermon_state_t *state, hermon_qp_info_t *qpinfo, in hermon_special_qp_alloc() function