Home
last modified time | relevance | path

Searched refs:IBT_CEP_SET_PORT (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c171 IBT_CEP_SET_PORT | IBT_CEP_SET_QKEY); in hermon_qp_modify()
273 IBT_CEP_SET_QKEY | IBT_CEP_SET_PORT); in hermon_qp_modify()
641 IBT_CEP_SET_RNR_NAK_RETRY | IBT_CEP_SET_PORT | in hermon_qp_modify()
1147 if (flags & IBT_CEP_SET_PORT) { in hermon_qp_init2init()
1193 if (flags & IBT_CEP_SET_PORT) { in hermon_qp_init2init()
1236 if (flags & IBT_CEP_SET_PORT) { in hermon_qp_init2init()
2285 if (flags & IBT_CEP_SET_PORT) { in hermon_qp_sqd2rts()
2586 if (flags & IBT_CEP_SET_PORT) { in hermon_qp_sqd2sqd()
2710 if (flags & IBT_CEP_SET_PORT) { in hermon_qp_sqd2sqd()
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c176 IBT_CEP_SET_PORT | IBT_CEP_SET_QKEY); in tavor_qp_modify()
289 IBT_CEP_SET_QKEY | IBT_CEP_SET_PORT); in tavor_qp_modify()
664 IBT_CEP_SET_RNR_NAK_RETRY | IBT_CEP_SET_PORT | in tavor_qp_modify()
1067 if (flags & IBT_CEP_SET_PORT) { in tavor_qp_init2init()
1119 if (flags & IBT_CEP_SET_PORT) { in tavor_qp_init2init()
1167 if (flags & IBT_CEP_SET_PORT) { in tavor_qp_init2init()
2743 if (flags & IBT_CEP_SET_PORT) { in tavor_qp_sqd2sqd()
/titanic_41/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_qp.c847 if (flags & (IBT_CEP_SET_PORT | IBT_CEP_SET_RESET_INIT)) in ibt_modify_qp()
1472 modify_flags = IBT_CEP_SET_STATE | IBT_CEP_SET_PORT; in ibt_change_port()
/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h816 IBT_CEP_SET_PORT = (1 << 8), enumerator
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1836 flags |= IBT_CEP_SET_PORT; in ib_modify_qp()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c1097 *flags |= IBT_CEP_SET_PORT; in uverbs_modify_update()
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c545 cep_flags = IBT_CEP_SET_STATE | IBT_CEP_SET_PORT; in ibt_open_rc_channel()
1743 cep_flags = IBT_CEP_SET_STATE | IBT_CEP_SET_PORT; in ibcm_process_rc_recycle_ret()
H A Dibcm_sm.c6476 cep_flags = IBT_CEP_SET_STATE | IBT_CEP_SET_PORT; in ibcm_process_cep_req_cm_hdlr()