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

/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dmarshall.c61 dst->path_mig_state = src->path_mig_state;
H A Dkern-abi.h585 __u32 path_mig_state; member in struct:ibv_kern_qp_attr
734 __u8 path_mig_state; member in struct:ibv_query_qp_resp
765 __u8 path_mig_state; member in struct:ibv_modify_qp_common
H A Dcmd.c1178 attr->path_mig_state = resp.path_mig_state;
1311 cmd->path_mig_state = attr->path_mig_state;
H A Dverbs.h888 enum ibv_mig_state path_mig_state; member in struct:ibv_qp_attr
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_marshall.c65 dst->path_mig_state = src->path_mig_state;
H A Dib_uverbs_cmd.c2271 resp.path_mig_state = attr->path_mig_state;
2395 attr->path_mig_state = cmd.path_mig_state;
H A Dib_cm.c3826 qp_attr->path_mig_state = IB_MIG_REARM;
3834 qp_attr->path_mig_state = IB_MIG_REARM;
/freebsd-11-stable/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h496 __u32 path_mig_state; member in struct:ib_uverbs_qp_attr
649 __u8 path_mig_state; member in struct:ib_uverbs_query_qp_resp
680 __u8 path_mig_state; member in struct:ib_uverbs_modify_qp
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_qp.c461 qp_attr->path_mig_state =
571 switch (attr->path_mig_state) {
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c1651 switch (attr->path_mig_state) {
3455 qp_attr->path_mig_state =
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_verbs.h1147 enum ib_mig_state path_mig_state; member in struct:ib_qp_attr
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c2632 switch (attr->path_mig_state) {
4441 qp_attr->path_mig_state =

Completed in 193 milliseconds