Home
last modified time | relevance | path

Searched refs:IB_QPS_INIT (Results 1 – 21 of 21) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.h405 case IB_QPS_INIT: in __from_ib_qp_state()
465 return IB_QPS_INIT; in __to_ib_qp_state()
H A Dib_verbs.c2609 new_qp_state == IB_QPS_INIT) { in bnxt_re_modify_qp()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c948 case IB_QPS_INIT: return MLX4_QP_STATE_INIT; in to_mlx4_state()
1704 if (cur_state == IB_QPS_RESET && new_state == IB_QPS_INIT) { in __mlx4_ib_modify_qp()
1729 if (cur_state == IB_QPS_INIT && new_state == IB_QPS_RTR) { in __mlx4_ib_modify_qp()
1808 (cur_state == IB_QPS_INIT && new_state == IB_QPS_RTR)) { in __mlx4_ib_modify_qp()
1921 if (qp->rq.wqe_cnt && cur_state == IB_QPS_RESET && new_state == IB_QPS_INIT) in __mlx4_ib_modify_qp()
1924 if (cur_state == IB_QPS_INIT && in __mlx4_ib_modify_qp()
1988 if (!ibqp->uobject && cur_state == IB_QPS_RESET && new_state == IB_QPS_INIT) in __mlx4_ib_modify_qp()
1997 if (!ibqp->uobject && cur_state == IB_QPS_RESET && new_state == IB_QPS_INIT) { in __mlx4_ib_modify_qp()
2190 if ((cur_state == IB_QPS_RESET) && (new_state == IB_QPS_INIT)) { in _mlx4_ib_modify_qp()
3357 case MLX4_QP_STATE_INIT: return IB_QPS_INIT; in to_ib_qp_state()
[all …]
H A Dmlx4_ib_mad.c1802 attr.qp_state = IB_QPS_INIT; in create_pv_sqp()
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_verbs.c86 qp_attr.qp_state = IB_QPS_INIT; in ipoib_init_qp()
H A Dipoib_cm.c239 qp_attr.qp_state = IB_QPS_INIT; in ipoib_cm_modify_rx_qp()
991 qp_attr.qp_state = IB_QPS_INIT; in ipoib_cm_modify_tx_init()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h608 case IB_QPS_INIT: in c4iw_convert_state()
627 return IB_QPS_INIT; in to_ib_qp_state()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c947 [IB_QPS_INIT] = {
973 [IB_QPS_INIT] = {
976 [IB_QPS_INIT] = {
1710 if (attr.qp_state >= IB_QPS_INIT) { in is_valid_mcast_lid()
H A Dib_iwcm.c1040 case IB_QPS_INIT: in iw_cm_init_qp_attr()
H A Dib_cma.c802 qp_attr.qp_state = IB_QPS_INIT; in cma_init_ud_qp()
828 qp_attr.qp_state = IB_QPS_INIT; in cma_init_conn_qp()
895 qp_attr.qp_state = IB_QPS_INIT; in cma_modify_qp_rtr()
H A Dib_mad.c2972 attr->qp_state = IB_QPS_INIT; in ib_mad_port_start()
H A Dib_cm.c3964 case IB_QPS_INIT: in ib_cm_init_qp_attr()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_gsi.c277 attr.qp_state = IB_QPS_INIT; in modify_to_rts()
H A Dmlx5_ib_qp.c583 case IB_QPS_INIT: return MLX5_QP_STATE_INIT; in to_mlx5_state()
2859 if (qp->rq.wqe_cnt && cur_state == IB_QPS_RESET && new_state == IB_QPS_INIT) in __mlx5_ib_modify_qp()
2862 if (cur_state == IB_QPS_RESET && new_state == IB_QPS_INIT) { in __mlx5_ib_modify_qp()
2870 if (!ibqp->uobject && cur_state == IB_QPS_RESET && new_state == IB_QPS_INIT) in __mlx5_ib_modify_qp()
2904 if (cur_state == IB_QPS_RESET && new_state == IB_QPS_INIT) { in __mlx5_ib_modify_qp()
2917 if (cur_state == IB_QPS_RESET && new_state == IB_QPS_INIT && in __mlx5_ib_modify_qp()
4296 case MLX5_QP_STATE_INIT: return IB_QPS_INIT; in to_ib_qp_state()
H A Dmlx5_ib_main.c2844 attr->qp_state = IB_QPS_INIT; in create_umr_res()
/freebsd/sys/dev/mthca/
H A Dmthca_cmd.c1738 [IB_QPS_INIT] = CMD_RST2INIT_QPEE, in mthca_MODIFY_QP()
1740 [IB_QPS_INIT] = { in mthca_MODIFY_QP()
1743 [IB_QPS_INIT] = CMD_INIT2INIT_QPEE, in mthca_MODIFY_QP()
H A Dmthca_qp.c275 case IB_QPS_INIT: return MTHCA_QP_STATE_INIT; in to_mthca_state()
362 case MTHCA_QP_STATE_INIT: return IB_QPS_INIT; in to_ib_qp_state()
656 cur_state == IB_QPS_INIT && new_state == IB_QPS_RTR) { in __mthca_modify_qp()
/freebsd/sys/dev/irdma/
H A Dirdma_verbs.c987 case IB_QPS_INIT: in irdma_modify_qp_roce()
1189 case IB_QPS_INIT: in irdma_modify_qp()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h1136 IB_QPS_INIT, enumerator
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c3137 state = IB_QPS_INIT; in qlnxr_get_ibqp_state()
3175 case IB_QPS_INIT: in qlnxr_get_state_from_ibqp()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h9974 #define IB_QPS_INIT 0x00000002 macro