Home
last modified time | relevance | path

Searched refs:hermon_hw_qpc_t (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c72 ibt_qp_info_t *info_p, hermon_hw_qpc_t *qpc);
838 hermon_hw_qpc_t *qpc; in hermon_qp_reset2init()
1115 hermon_hw_qpc_t *qpc; in hermon_qp_init2init()
1321 hermon_hw_qpc_t *qpc; in hermon_qp_init2rtr()
1695 hermon_hw_qpc_t *qpc; in hermon_qp_rtr2rts()
1964 hermon_hw_qpc_t *qpc; in hermon_qp_rts2rts()
2253 hermon_hw_qpc_t *qpc; in hermon_qp_sqd2rts()
2554 hermon_hw_qpc_t *qpc; in hermon_qp_sqd2sqd()
3005 hermon_hw_qpc_t *qpc; in hermon_qp_sqerr2rts()
3125 hermon_hw_qpc_t *qpc; in hermon_qp_to_reset()
[all …]
H A Dhermon_qp.c690 bzero(&qp->qpc, sizeof (hermon_hw_qpc_t)); in hermon_qp_alloc()
1175 bzero(&qp->qpc, sizeof (hermon_hw_qpc_t)); in hermon_special_qp_alloc()
1778 bzero(&qp->qpc, sizeof (hermon_hw_qpc_t)); in hermon_qp_alloc_range()
2113 hermon_hw_qpc_t *qpc; in hermon_qp_query()
2199 qpc, sizeof (hermon_hw_qpc_t), HERMON_CMD_NOSLEEP_SPIN); in hermon_qp_query()
H A Dhermon_cmd.c2814 hermon_hw_qpc_t *qp, uint_t qpindx, uint32_t opmask, in hermon_cmn_qp_cmd_post()
2894 size = sizeof (hermon_hw_qpc_t); in hermon_cmn_qp_cmd_post()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_typedef.h87 typedef struct hermon_hw_qpc_s hermon_hw_qpc_t; typedef
H A Dhermon_cmd.h736 hermon_hw_qpc_t *qp, uint_t qpindx, uint32_t opmask, uint_t sleepflag);