Searched refs:HERMON_CMD_OP_ALT_PATH (Results 1 – 2 of 2) sorted by relevance
1531 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_init2rtr()1647 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_init2rtr()1835 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_rtr2rts()1916 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_rtr2rts()2075 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_rts2rts()2147 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_rts2rts()2392 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_sqd2rts()2506 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_sqd2rts()2764 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_sqd2sqd()2957 opmask |= HERMON_CMD_OP_ALT_PATH; in hermon_qp_sqd2sqd()
247 #define HERMON_CMD_OP_ALT_PATH (1 << 0) macro