Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_qp.h227 tavor_qphdl_t qpi_qphdl; member
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_qp.h194 hermon_qphdl_t qpi_qphdl; member
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c114 qphdl = &qpinfo->qpi_qphdl; in tavor_qp_alloc()
693 qphdl = &qpinfo->qpi_qphdl; in tavor_special_qp_alloc()
H A Dtavor_ci.c861 *qp_p = (ibc_qp_hdl_t)qpinfo.qpi_qphdl; in tavor_ci_alloc_qp()
916 *qp_p = (ibc_qp_hdl_t)qpinfo.qpi_qphdl; in tavor_ci_alloc_special_qp()
H A Dtavor_ioctl.c2536 comm->tlc_qp_hdl = qpinfo.qpi_qphdl; in tavor_loopback_alloc_qps()
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c104 qphdl = &qpinfo->qpi_qphdl; in hermon_qp_alloc()
800 qphdl = &qpinfo->qpi_qphdl; in hermon_special_qp_alloc()
H A Dhermon_ci.c673 *qp_p = (ibc_qp_hdl_t)qpinfo.qpi_qphdl; in hermon_ci_alloc_qp()
711 *qp_p = (ibc_qp_hdl_t)qpinfo.qpi_qphdl; in hermon_ci_alloc_special_qp()
H A Dhermon_ioctl.c2974 comm->hlc_qp_hdl = qpinfo.qpi_qphdl; in hermon_loopback_alloc_qps()