Home
last modified time | relevance | path

Searched refs:qpi_queueszp (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_qp.h225 ibt_chan_sizes_t *qpi_queueszp; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_qp.h192 ibt_chan_sizes_t *qpi_queueszp; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c109 queuesz_p = qpinfo->qpi_queueszp; in tavor_qp_alloc()
645 queuesz_p = qpinfo->qpi_queueszp; in tavor_special_qp_alloc()
H A Dtavor_ci.c748 qpinfo.qpi_queueszp = queue_sizes_p; in tavor_ci_alloc_qp()
795 qpinfo.qpi_queueszp = queue_sizes_p; in tavor_ci_alloc_special_qp()
H A Dtavor_ioctl.c2216 qpinfo.qpi_queueszp = &comm->tlc_chan_sizes; in tavor_loopback_alloc_qps()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ci.c665 qpinfo.qpi_queueszp = queue_sizes_p; in hermon_ci_alloc_qp()
705 qpinfo.qpi_queueszp = queue_sizes_p; in hermon_ci_alloc_special_qp()
742 qpinfo.qpi_queueszp = queue_sizes_p; in hermon_ci_alloc_qp_range()
H A Dhermon_qp.c102 queuesz_p = qpinfo->qpi_queueszp; in hermon_qp_alloc()
799 queuesz_p = qpinfo->qpi_queueszp; in hermon_special_qp_alloc()
1262 queuesz_p = qpinfo->qpi_queueszp; in hermon_qp_alloc_range()
H A Dhermon_ioctl.c2967 qpinfo.qpi_queueszp = &comm->hlc_chan_sizes; in hermon_loopback_alloc_qps()