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

/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 in typeref:struct:hermon_hw_qpc_s
H A Dhermon_cmd.h736 hermon_hw_qpc_t *qp, uint_t qpindx, uint32_t opmask, uint_t sleepflag);
/illumos-gate/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;
1114 hermon_hw_qpc_t *qpc;
1320 hermon_hw_qpc_t *qpc;
1694 hermon_hw_qpc_t *qpc;
1963 hermon_hw_qpc_t *qpc;
2252 hermon_hw_qpc_t *qpc;
2553 hermon_hw_qpc_t *qpc;
3004 hermon_hw_qpc_t *qpc;
3124 hermon_hw_qpc_t *qp
[all...]
H A Dhermon_qp.c690 bzero(&qp->qpc, sizeof (hermon_hw_qpc_t));
1175 bzero(&qp->qpc, sizeof (hermon_hw_qpc_t));
1778 bzero(&qp->qpc, sizeof (hermon_hw_qpc_t));
2113 hermon_hw_qpc_t *qpc;
2199 qpc, sizeof (hermon_hw_qpc_t), HERMON_CMD_NOSLEEP_SPIN);
H A Dhermon_cmd.c2814 hermon_hw_qpc_t *qp, uint_t qpindx, uint32_t opmask,
2894 size = sizeof (hermon_hw_qpc_t);

Completed in 90 milliseconds