Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c1514 qp->qp_portnum_alt = portnum - 1; in hermon_qp_init2rtr()
1629 qp->qp_portnum_alt = portnum - 1; in hermon_qp_init2rtr()
1817 qp->qp_portnum_alt = portnum - 1; in hermon_qp_rtr2rts()
2057 qp->qp_portnum_alt = portnum - 1; in hermon_qp_rts2rts()
2129 qp->qp_portnum_alt = portnum - 1; in hermon_qp_rts2rts()
2374 qp->qp_portnum_alt = portnum - 1; in hermon_qp_sqd2rts()
2488 qp->qp_portnum_alt = portnum - 1; in hermon_qp_sqd2rts()
2746 qp->qp_portnum_alt = portnum - 1; in hermon_qp_sqd2sqd()
2939 qp->qp_portnum_alt = portnum - 1; in hermon_qp_sqd2sqd()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_qp.h257 uint_t qp_portnum_alt; /* port 0/1 for HCA */ member