Searched defs:opmask (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c1119 uint32_t opmask = 0; local
1139 * appropriate flag in the "opmask" parameter.
1144 * structure - so, we can just skip setting the opmask for it explicitly
1162 * the appropriate flag in the "opmask" parameter.
1168 opmask |= HERMON_CMD_OP_PKEYINDX;
1177 * fill it in and set the appropriate flag in the "opmask"
1182 opmask |= HERMON_CMD_OP_QKEY;
1191 * appropriate flag in the "opmask" parameter.
1209 * the appropriate flag in the "opmask" parameter.
1215 opmask |
1328 uint32_t opmask = 0; local
1701 uint32_t opmask = 0; local
1970 uint32_t opmask = 0; local
2260 uint32_t opmask = 0; local
2561 uint32_t opmask = 0; local
3006 uint32_t opmask = 0; local
3332 uint_t opmask = 0; local
[all...]
H A Dhermon_cmd.c2814 hermon_hw_qpc_t *qp, uint_t qpindx, uint32_t opmask,
2902 ((uint32_t *)mbox_info.mbi_in->mb_addr), opmask);
2813 hermon_cmn_qp_cmd_post(hermon_state_t *state, uint_t opcode, hermon_hw_qpc_t *qp, uint_t qpindx, uint32_t opmask, uint_t sleepflag) argument
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c1042 uint32_t opmask = 0; local
1065 * appropriate flag in the "opmask" parameter.
1078 opmask |= TAVOR_CMD_OP_PRIM_PORT;
1084 * the appropriate flag in the "opmask" parameter.
1090 opmask |= TAVOR_CMD_OP_PKEYINDX;
1103 * fill it in and set the appropriate flag in the "opmask"
1108 opmask |= TAVOR_CMD_OP_QKEY;
1117 * appropriate flag in the "opmask" parameter.
1130 opmask |= TAVOR_CMD_OP_PRIM_PORT;
1136 * the appropriate flag in the "opmask" paramete
1270 uint32_t opmask = 0; local
1692 uint32_t opmask = 0; local
2018 uint32_t opmask = 0; local
2342 uint32_t opmask = 0; local
2606 uint32_t opmask = 0; local
3077 uint32_t opmask = 0; local
3395 uint_t opmask = 0; local
[all...]
H A Dtavor_cmd.c2322 tavor_hw_qpc_t *qp, uint_t qpindx, uint32_t opmask,
2412 ((uint32_t *)mbox_info.mbi_in->mb_addr), opmask);
2321 tavor_cmn_qp_cmd_post(tavor_state_t *state, uint_t opcode, tavor_hw_qpc_t *qp, uint_t qpindx, uint32_t opmask, uint_t sleepflag) argument

Completed in 85 milliseconds