Searched refs:IBT_STATE_SQE (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c987 qp_infop->qp_current_state = IBT_STATE_SQE;
1042 *ibt_curr = IBT_STATE_SQE;
1055 qp_infop->qp_state = IBT_STATE_SQE;
1661 case IBT_STATE_SQE:
1686 case IBT_STATE_SQE:
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c1317 qp_state = IBT_STATE_SQE; /* Send Queue Error */
1518 attr_p->qp_info.qp_state = IBT_STATE_SQE;
H A Dtavor_qpmod.c153 case IBT_STATE_SQE:
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h771 IBT_STATE_SQE, /* Send Queue Error */ enumerator in enum:ibt_cep_state_e
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c2139 qp_state = IBT_STATE_SQE; /* Send Queue Error */
2384 attr_p->qp_info.qp_state = IBT_STATE_SQE;
H A Dhermon_qpmod.c152 case IBT_STATE_SQE:
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c939 modify_attr.qp_current_state = IBT_STATE_SQE;

Completed in 88 milliseconds