Home
last modified time | relevance | path

Searched refs:qp1_rsrc (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c2572 tavor_rsrc_t *qp0_rsrc, *qp1_rsrc; in tavor_special_qp_contexts_reserve() local
2603 status = tavor_rsrc_alloc(state, TAVOR_QPC, 2, TAVOR_SLEEP, &qp1_rsrc); in tavor_special_qp_contexts_reserve()
2612 state->ts_spec_qp1 = qp1_rsrc; in tavor_special_qp_contexts_reserve()
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c3717 hermon_rsrc_t *qp0_rsrc, *qp1_rsrc, *qp_resvd; in hermon_special_qp_contexts_reserve() local
3745 HERMON_SLEEP, &qp1_rsrc); in hermon_special_qp_contexts_reserve()
3751 state->hs_spec_qp1 = qp1_rsrc; in hermon_special_qp_contexts_reserve()
3756 hermon_rsrc_free(state, &qp1_rsrc); in hermon_special_qp_contexts_reserve()