Searched refs:path_mig_state (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c1231 if (cmd->path_mig_state == IB_MIG_MIGRATED) {
1234 if (cmd->path_mig_state == IB_MIG_REARM) {
1237 if (cmd->path_mig_state == IB_MIG_ARMED) {
1243 if (cmd->path_mig_state == IB_MIG_MIGRATED) {
1246 if (cmd->path_mig_state == IB_MIG_REARM) {
1249 if (cmd->path_mig_state == IB_MIG_ARMED) {
1528 dest->path_mig_state = IB_MIG_MIGRATED;
1531 dest->path_mig_state = IB_MIG_REARM;
1534 dest->path_mig_state = IB_MIG_ARMED;
1564 dest->path_mig_state
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_user_verbs.h414 uint32_t path_mig_state; member in struct:ib_uverbs_qp_attr
529 uint8_t path_mig_state; member in struct:ib_uverbs_query_qp_resp
560 uint8_t path_mig_state; member in struct:ib_uverbs_modify_qp
H A Dib_verbs.h538 enum ib_mig_state path_mig_state; member in struct:ib_qp_attr
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c2061 OF2IBTF_PATH_MIG_STATE(attr->path_mig_state);
2065 OF2IBTF_PATH_MIG_STATE(attr->path_mig_state);

Completed in 88 milliseconds