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.c171 IBT_CEP_SET_PORT | IBT_CEP_SET_QKEY);
273 IBT_CEP_SET_QKEY | IBT_CEP_SET_PORT);
641 IBT_CEP_SET_RNR_NAK_RETRY | IBT_CEP_SET_PORT |
1147 if (flags & IBT_CEP_SET_PORT) {
1193 if (flags & IBT_CEP_SET_PORT) {
1236 if (flags & IBT_CEP_SET_PORT) {
2285 if (flags & IBT_CEP_SET_PORT) {
2586 if (flags & IBT_CEP_SET_PORT) {
2710 if (flags & IBT_CEP_SET_PORT) {
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c176 IBT_CEP_SET_PORT | IBT_CEP_SET_QKEY);
289 IBT_CEP_SET_QKEY | IBT_CEP_SET_PORT);
664 IBT_CEP_SET_RNR_NAK_RETRY | IBT_CEP_SET_PORT |
1067 if (flags & IBT_CEP_SET_PORT) {
1119 if (flags & IBT_CEP_SET_PORT) {
1167 if (flags & IBT_CEP_SET_PORT) {
2743 if (flags & IBT_CEP_SET_PORT) {
/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))
1472 modify_flags = IBT_CEP_SET_STATE | IBT_CEP_SET_PORT;
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h816 IBT_CEP_SET_PORT = (1 << 8), enumerator in enum:ibt_cep_modify_flags_e
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1836 flags |= IBT_CEP_SET_PORT;
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c1097 *flags |= IBT_CEP_SET_PORT;
/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;
1743 cep_flags = IBT_CEP_SET_STATE | IBT_CEP_SET_PORT;
H A Dibcm_sm.c6476 cep_flags = IBT_CEP_SET_STATE | IBT_CEP_SET_PORT;

Completed in 123 milliseconds