Home
last modified time | relevance | path

Searched refs:HERMON_CMD_OP_ALT_PATH (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c1530 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()
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cmd.h247 #define HERMON_CMD_OP_ALT_PATH (1 << 0) macro