Searched refs:HERMON_CMD_OP_ALT_PATH (Results 1 – 2 of 2) sorted by relevance
1530 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_init2rtr()1646 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_init2rtr()1834 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_rtr2rts()1915 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_rtr2rts()2074 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_rts2rts()2146 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_rts2rts()2391 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_sqd2rts()2505 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_sqd2rts()2763 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_sqd2sqd()2956 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_sqd2sqd()
247 #define HERMON_CMD_OP_ALT_PATH (1 << 0) macro