Searched refs:HERMON_CMD_OP_QKEY (Results 1 – 2 of 2) sorted by relevance
1183 opmask |= HERMON_CMD_OP_QKEY; in hermon_qp_init2init()1388 opmask |= HERMON_CMD_OP_QKEY; in hermon_qp_init2rtr()1728 opmask |= HERMON_CMD_OP_QKEY; in hermon_qp_rtr2rts()1996 opmask |= HERMON_CMD_OP_QKEY; in hermon_qp_rts2rts()2322 opmask |= HERMON_CMD_OP_QKEY; in hermon_qp_sqd2rts()2623 opmask |= HERMON_CMD_OP_QKEY; in hermon_qp_sqd2sqd()3031 opmask |= HERMON_CMD_OP_QKEY; in hermon_qp_sqerr2rts()
252 #define HERMON_CMD_OP_QKEY (1 << 5) macro