Home
last modified time | relevance | path

Searched refs:IB_QPS_RTS (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c140 [IB_QPS_RTS] = { .valid = 1,
168 [IB_QPS_RTS] = {
171 [IB_QPS_RTS] = { .valid = 1,
200 [IB_QPS_RTS] = { .valid = 1,
242 [IB_QPS_RTS] = { .valid = 1,
297 cur_state != IB_QPS_RTR && cur_state != IB_QPS_RTS && in uverbs_modify_qp_is_ok()
980 case IB_QPS_RTS: in uverbs_modify_update()
1019 case IB_QPS_RTS: in uverbs_modify_update()
1033 case IB_QPS_RTS: in uverbs_modify_update()
1656 dest->qp_state = IB_QPS_RTS; in uverbs_query_copy_info()
[all …]
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1422 [IB_QPS_RTS] = {
1446 [IB_QPS_RTS] = {
1449 [IB_QPS_RTS] = {
1477 [IB_QPS_RTS] = {
1512 [IB_QPS_RTS] = {
1545 cur_state != IB_QPS_RTR && cur_state != IB_QPS_RTS && in ib_modify_qp_is_ok()
1784 new_state == IB_QPS_RTS) { in ib_modify_qp()
H A Dsol_cma.c2192 qp_attr.qp_state = IB_QPS_RTS;
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_verbs.h522 IB_QPS_RTS, enumerator
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_cm.c205 qp_attr.qp_state = IB_QPS_RTS; in rdsv3_ib_cm_connect_complete()