Searched refs:IBT_STATE_RTS (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_qp.c50 { IBT_STATE_RTR, IBT_STATE_RTS, IBT_CEP_SET_RTR_RTS}
265 } while ((state != IBT_STATE_RTS) && (status == IBT_SUCCESS));
903 if (rc_chan->ch_current_state != IBT_STATE_RTS &&
907 if (rc_chan->ch_current_state != IBT_STATE_RTS &&
934 if (rc_chan->ch_current_state != IBT_STATE_RTS &&
1188 modify_attr.qp_state = IBT_STATE_RTS;
1354 (rc_chan->ch_current_state != IBT_STATE_RTS) &&
H A Dibtl_chan.c368 (qp_info.qp_current_state == IBT_STATE_RTS ||
889 (qp_info.qp_current_state == IBT_STATE_RTS ||
937 modify_attr.qp_state = IBT_STATE_RTS;
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c142 (mod_state == IBT_STATE_RTS)) {
149 case IBT_STATE_RTS:
394 (mod_state != IBT_STATE_RTS)) {
402 (mod_state == IBT_STATE_RTS))) {
481 (mod_state == IBT_STATE_RTS)) {
578 (mod_state == IBT_STATE_RTS)) {
674 (mod_state == IBT_STATE_RTS)) {
H A Dhermon_ioctl.c3020 comm->hlc_qp_info.qp_state = IBT_STATE_RTS;
H A Dhermon_qp.c2136 qp_state = IBT_STATE_RTS; /* Ready to Send */
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c143 (mod_state == IBT_STATE_RTS)) {
150 case IBT_STATE_RTS:
416 (mod_state != IBT_STATE_RTS)) {
426 (mod_state == IBT_STATE_RTS))) {
507 (mod_state == IBT_STATE_RTS)) {
600 (mod_state == IBT_STATE_RTS)) {
699 (mod_state == IBT_STATE_RTS)) {
H A Dtavor_qp.c1314 qp_state = IBT_STATE_RTS; /* Ready to Send */
H A Dtavor_ioctl.c2582 comm->tlc_qp_info.qp_state = IBT_STATE_RTS;
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_cm.c250 * transition qp_state to IBT_STATE_RTS
256 ep_ptr->qp_state = IBT_STATE_RTS;
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c981 qp_infop->qp_current_state = IBT_STATE_RTS;
1020 qp_infop->qp_state = IBT_STATE_RTS;
1034 *ibt_curr = IBT_STATE_RTS;
1655 case IBT_STATE_RTS:
1680 case IBT_STATE_RTS:
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h769 IBT_STATE_RTS, /* Ready to Send */ enumerator in enum:ibt_cep_state_e
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c8160 (qp_attrs.qp_info.qp_state != IBT_STATE_RTS &&
8551 (qp_attrs.qp_info.qp_state != IBT_STATE_RTS &&
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_impl.c2802 qp_mod.qp_state = IBT_STATE_RTS;

Completed in 143 milliseconds