Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_qp.h277 uint32_t qp_ring; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c286 qp->qp_ring = qp->qp_qpnum << 8; in hermon_qp_alloc()
898 qp->qp_ring = qp->qp_qpnum << 8; in hermon_special_qp_alloc()
1430 qp->qp_ring = qp->qp_qpnum << 8; in hermon_qp_alloc_range()
2458 qp->qp_ring = qp->qp_qpnum << 8; in hermon_qp_create_qpn()
H A Dhermon_wr.c399 (uint64_t)qp->qp_ring); in hermon_post_send_ud()
744 (uint64_t)qp->qp_ring); in hermon_post_send_rc()
1082 (uint64_t)qp->qp_ring); in hermon_post_send()