Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c172 IBT_CEP_SET_PORT | IBT_CEP_SET_QKEY); in hermon_qp_modify()
274 IBT_CEP_SET_QKEY | IBT_CEP_SET_PORT); in hermon_qp_modify()
642 IBT_CEP_SET_RNR_NAK_RETRY | IBT_CEP_SET_PORT | in hermon_qp_modify()
1148 if (flags & IBT_CEP_SET_PORT) { in hermon_qp_init2init()
1194 if (flags & IBT_CEP_SET_PORT) { in hermon_qp_init2init()
1237 if (flags & IBT_CEP_SET_PORT) { in hermon_qp_init2init()
2286 if (flags & IBT_CEP_SET_PORT) { in hermon_qp_sqd2rts()
2587 if (flags & IBT_CEP_SET_PORT) { in hermon_qp_sqd2sqd()
2711 if (flags & IBT_CEP_SET_PORT) { in hermon_qp_sqd2sqd()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c165 IBT_CEP_SET_PORT | IBT_CEP_SET_QKEY); in tavor_qp_modify()
261 IBT_CEP_SET_QKEY | IBT_CEP_SET_PORT); in tavor_qp_modify()
582 IBT_CEP_SET_RNR_NAK_RETRY | IBT_CEP_SET_PORT | in tavor_qp_modify()
927 if (flags & IBT_CEP_SET_PORT) { in tavor_qp_init2init()
971 if (flags & IBT_CEP_SET_PORT) { in tavor_qp_init2init()
1011 if (flags & IBT_CEP_SET_PORT) { in tavor_qp_init2init()
2349 if (flags & IBT_CEP_SET_PORT) { in tavor_qp_sqd2sqd()
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h816 IBT_CEP_SET_PORT = (1 << 8), enumerator
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1836 flags |= IBT_CEP_SET_PORT; in ib_modify_qp()
/illumos-gate/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()
/illumos-gate/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.c6467 cep_flags = IBT_CEP_SET_STATE | IBT_CEP_SET_PORT; in ibcm_process_cep_req_cm_hdlr()