Home
last modified time | relevance | path

Searched refs:IBT_CEP_SET_ALT_PATH (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c270 IBT_CEP_SET_MIN_RNR_NAK | IBT_CEP_SET_ALT_PATH | in hermon_qp_modify()
375 IBT_CEP_SET_ALT_PATH | IBT_CEP_SET_MIG | in hermon_qp_modify()
462 IBT_CEP_SET_QKEY | IBT_CEP_SET_ALT_PATH | in hermon_qp_modify()
637 IBT_CEP_SET_ALT_PATH | IBT_CEP_SET_MIG | in hermon_qp_modify()
1494 if (flags & IBT_CEP_SET_ALT_PATH) { in hermon_qp_init2rtr()
1609 if (flags & IBT_CEP_SET_ALT_PATH) { in hermon_qp_init2rtr()
1797 if (flags & IBT_CEP_SET_ALT_PATH) { in hermon_qp_rtr2rts()
1880 if (flags & IBT_CEP_SET_ALT_PATH) { in hermon_qp_rtr2rts()
2038 if (flags & IBT_CEP_SET_ALT_PATH) { in hermon_qp_rts2rts()
2111 if (flags & IBT_CEP_SET_ALT_PATH) { in hermon_qp_rts2rts()
[all …]
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c286 IBT_CEP_SET_MIN_RNR_NAK | IBT_CEP_SET_ALT_PATH | in tavor_qp_modify()
396 IBT_CEP_SET_ALT_PATH | IBT_CEP_SET_MIG | in tavor_qp_modify()
487 IBT_CEP_SET_QKEY | IBT_CEP_SET_ALT_PATH | in tavor_qp_modify()
660 IBT_CEP_SET_ALT_PATH | IBT_CEP_SET_MIG | in tavor_qp_modify()
1457 if (flags & IBT_CEP_SET_ALT_PATH) { in tavor_qp_init2rtr()
1588 if (flags & IBT_CEP_SET_ALT_PATH) { in tavor_qp_init2rtr()
1811 if (flags & IBT_CEP_SET_ALT_PATH) { in tavor_qp_rtr2rts()
1914 if (flags & IBT_CEP_SET_ALT_PATH) { in tavor_qp_rtr2rts()
2092 if (flags & IBT_CEP_SET_ALT_PATH) { in tavor_qp_rts2rts()
2177 if (flags & IBT_CEP_SET_ALT_PATH) { in tavor_qp_rts2rts()
[all …]
/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h813 IBT_CEP_SET_ALT_PATH = (1 << 6), /* Alternate Path */ enumerator
/titanic_41/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c351 if (flags & IBT_CEP_SET_ALT_PATH) { in ibt_modify_rc_channel()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1978 flags |= IBT_CEP_SET_ALT_PATH; in ib_modify_qp()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c1166 *flags |= IBT_CEP_SET_ALT_PATH; in uverbs_modify_update()
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c5587 cep_flags |= IBT_CEP_SET_ALT_PATH; in ibcm_invoke_qp_modify()
8167 cep_flags = IBT_CEP_SET_ALT_PATH | IBT_CEP_SET_STATE; in ibcm_process_cep_lap_cm_hdlr()
8560 cep_flags = IBT_CEP_SET_ALT_PATH | IBT_CEP_SET_STATE; in ibcm_set_qp_from_apr()