hermon_rsrc_alloc
status = hermon_rsrc_alloc(state, HERMON_UARPG, 1, HERMON_SLEEP,
status = hermon_rsrc_alloc(state, HERMON_QPC, 2,
status = hermon_rsrc_alloc(state, HERMON_QPC, 2,
status = hermon_rsrc_alloc(state, HERMON_QPC, 4,
status = hermon_rsrc_alloc(state, HERMON_UARPG, 1,
status = hermon_rsrc_alloc(state, type, 1, HERMON_SLEEP,
status = hermon_rsrc_alloc(state, HERMON_CQC, 1, sleepflag, &cqc);
status = hermon_rsrc_alloc(state, HERMON_CQHDL, 1, sleepflag, &rsrc);
status = hermon_rsrc_alloc(state, HERMON_EQC, 1, HERMON_SLEEP, &eqc);
status = hermon_rsrc_alloc(state, HERMON_EQHDL, 1, HERMON_SLEEP, &rsrc);
if (hermon_rsrc_alloc(state, HERMON_UARPG, 1, HERMON_SLEEP,
status = hermon_rsrc_alloc(state, HERMON_MCG, 1, HERMON_NOSLEEP, &rsrc);
status = hermon_rsrc_alloc(state, HERMON_PDHDL, 1, sleepflag, &rsrc);
status = hermon_rsrc_alloc(state, HERMON_AHHDL, 1, sleepflag, &rsrc);
status = hermon_rsrc_alloc(state, HERMON_DMPT, 1, sleep, &mpt);
status = hermon_rsrc_alloc(state, HERMON_MRHDL, 1, sleep, &rsrc);
status = hermon_rsrc_alloc(state, HERMON_DMPT, 1, sleep, &mpt);
status = hermon_rsrc_alloc(state, HERMON_MRHDL, 1, sleep, &rsrc);
status = hermon_rsrc_alloc(state, HERMON_REFCNT, 1, sleep,
status = hermon_rsrc_alloc(state, HERMON_DMPT, 1, sleep, &mpt);
status = hermon_rsrc_alloc(state, HERMON_MRHDL, 1, sleep, &rsrc);
status = hermon_rsrc_alloc(state, HERMON_DMPT, 1, sleep, &mpt);
status = hermon_rsrc_alloc(state, HERMON_MRHDL, 1, sleep, &rsrc);
status = hermon_rsrc_alloc(state, HERMON_MTT, nummtt, sleep, &mtt);
status = hermon_rsrc_alloc(state, HERMON_REFCNT, 1, sleep,
status = hermon_rsrc_alloc(state, HERMON_DMPT, 1, sleep, &mpt);
status = hermon_rsrc_alloc(state, HERMON_MRHDL, 1, sleep, &rsrc);
status = hermon_rsrc_alloc(state, HERMON_MTT, nummtt, sleep, mtt);
status = hermon_rsrc_alloc(state, HERMON_MTT, nummtt_needed,
status = hermon_rsrc_alloc(state, HERMON_REFCNT, 1,
status = hermon_rsrc_alloc(state, HERMON_DMPT, 1, sleep, &mpt);
status = hermon_rsrc_alloc(state, HERMON_MRHDL, 1, sleep, &rsrc);
status = hermon_rsrc_alloc(state, HERMON_MTT, nummtt, sleep, &mtt);
status = hermon_rsrc_alloc(state, rsrc_type, 1 << log2, sleepflag,
status = hermon_rsrc_alloc(state, HERMON_QPHDL, 1, sleepflag, &rsrc);
status = hermon_rsrc_alloc(state, rsrc_type, 1, sleepflag, &qpc);
status = hermon_rsrc_alloc(state, HERMON_QPHDL, 1, sleepflag, &rsrc);
status = hermon_rsrc_alloc(state, HERMON_QPHDL, 1, sleepflag, &rsrc);
status = hermon_rsrc_alloc(state, rsrc_pool->rsrc_type,
status = hermon_rsrc_alloc(state, HERMON_SRQC, 1, sleepflag, &srqc);
status = hermon_rsrc_alloc(state, HERMON_SRQHDL, 1, sleepflag, &rsrc);
int hermon_rsrc_alloc(hermon_state_t *state, hermon_rsrc_type_t rsrc,