Home
last modified time | relevance | path

Searched refs:qpc (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c754 qpc = &qp->qpc; in tavor_qp_reset2init()
912 qpc = &qp->qpc; in tavor_qp_init2init()
1104 qpc = &qp->qpc; in tavor_qp_init2rtr()
1463 qpc = &qp->qpc; in tavor_qp_rtr2rts()
1523 qpc->sre = qpc->swe = qpc->sae = 1; in tavor_qp_rtr2rts()
1742 qpc = &qp->qpc; in tavor_qp_rts2rts()
2015 qpc = &qp->qpc; in tavor_qp_sqd2rts()
2237 qpc = &qp->qpc; in tavor_qp_sqd2sqd()
2634 qpc = &qp->qpc; in tavor_qp_sqerr2rts()
2746 qpc = &qp->qpc; in tavor_qp_to_reset()
[all …]
H A Dtavor_qp.c47 tavor_rsrc_t *qpc);
65 tavor_rsrc_t *qpc, *rsrc, *rdb; in tavor_qp_alloc() local
480 qp->qp_qpcrsrcp = qpc; in tavor_qp_alloc()
579 qpc = NULL; in tavor_qp_alloc()
583 if (qpc) { in tavor_qp_alloc()
606 tavor_rsrc_t *qpc, *rsrc; in tavor_special_qp_alloc() local
897 qp->qp_qpcrsrcp = qpc; in tavor_special_qp_alloc()
1001 qpc = qp->qp_qpcrsrcp; in tavor_qp_free()
1197 tavor_hw_qpc_t *qpc; in tavor_qp_query() local
1205 qpc = &qp->qpc; in tavor_qp_query()
[all …]
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c852 qpc = &qp->qpc; in hermon_qp_reset2init()
876 qpc->cqn_snd = in hermon_qp_reset2init()
1128 qpc = &qp->qpc; in hermon_qp_init2init()
1337 qpc = &qp->qpc; in hermon_qp_init2rtr()
1710 qpc = &qp->qpc; in hermon_qp_rtr2rts()
1980 qpc = &qp->qpc; in hermon_qp_rts2rts()
2269 qpc = &qp->qpc; in hermon_qp_sqd2rts()
2570 qpc = &qp->qpc; in hermon_qp_sqd2sqd()
3015 qpc = &qp->qpc; in hermon_qp_sqerr2rts()
3133 qpc = &qp->qpc; in hermon_qp_to_reset()
[all …]
H A Dhermon_qp.c46 hermon_rsrc_t *qpc);
603 qp->qp_qpcrsrcp = qpc; in hermon_qp_alloc()
742 qpc = NULL; in hermon_qp_alloc()
746 if (qpc) { in hermon_qp_alloc()
1115 qp->qp_qpcrsrcp = qpc; in hermon_special_qp_alloc()
1346 &qpc); in hermon_qp_alloc_range()
1973 if (qpc == NULL) { in hermon_qp_free()
2113 hermon_hw_qpc_t *qpc; in hermon_qp_query() local
2122 qpc = &qp->qpc; in hermon_qp_query()
2405 hermon_rsrc_t *qpc) in hermon_qp_create_qpn() argument
[all …]
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_qp.h328 struct tavor_hw_qpc_s qpc; member
364 tavor_sw_qp_s::qpc
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_qp.h324 struct hermon_hw_qpc_s qpc; member
354 hermon_sw_qp_s::qpc