Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c71 ibt_qp_info_t *info_p, hermon_hw_qpc_t *qpc);
837 hermon_hw_qpc_t *qpc; in hermon_qp_reset2init()
1114 hermon_hw_qpc_t *qpc; in hermon_qp_init2init()
1320 hermon_hw_qpc_t *qpc; in hermon_qp_init2rtr()
1694 hermon_hw_qpc_t *qpc; in hermon_qp_rtr2rts()
1963 hermon_hw_qpc_t *qpc; in hermon_qp_rts2rts()
2252 hermon_hw_qpc_t *qpc; in hermon_qp_sqd2rts()
2553 hermon_hw_qpc_t *qpc; in hermon_qp_sqd2sqd()
3004 hermon_hw_qpc_t *qpc; in hermon_qp_sqerr2rts()
3124 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()
/titanic_50/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);