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

/freebsd-9.3-release/contrib/ofed/libibverbs/src/
H A Dmarshall.c61 dst->cur_qp_state = src->cur_qp_state;
H A Dcmd.c708 attr->cur_qp_state = resp.cur_qp_state;
784 cmd->cur_qp_state = attr->cur_qp_state;
884 cmd.cur_qp_state = attr->cur_qp_state;
961 attr->cur_qp_state = resp.cur_qp_state;
/freebsd-9.3-release/sys/ofed/drivers/infiniband/core/
H A Duverbs_marshall.c55 dst->cur_qp_state = src->cur_qp_state;
H A Duverbs_cmd.c1225 resp.cur_qp_state = attr->cur_qp_state;
1315 attr->cur_qp_state = cmd.cur_qp_state;
2770 attr->cur_qp_state = cmd.cur_qp_state;
2860 resp.cur_qp_state = attr->cur_qp_state;
H A Dmad.c2223 attr->cur_qp_state = IB_QPS_SQE;
/freebsd-9.3-release/sys/contrib/rdma/
H A Dib_user_verbs.h354 __u32 cur_qp_state; member in struct:ib_uverbs_qp_attr
461 __u8 cur_qp_state; member in struct:ib_uverbs_query_qp_resp
492 __u8 cur_qp_state; member in struct:ib_uverbs_modify_qp
H A Dib_verbs.h586 enum ib_qp_state cur_qp_state; member in struct:ib_qp_attr
/freebsd-9.3-release/sys/ofed/include/rdma/
H A Dib_user_verbs.h361 __u32 cur_qp_state; member in struct:ib_uverbs_qp_attr
468 __u8 cur_qp_state; member in struct:ib_uverbs_query_qp_resp
499 __u8 cur_qp_state; member in struct:ib_uverbs_modify_qp
762 __u8 cur_qp_state; member in struct:ib_uverbs_modify_xrc_rcv_qp
H A Dib_verbs.h675 enum ib_qp_state cur_qp_state; member in struct:ib_qp_attr
/freebsd-9.3-release/contrib/ofed/libibverbs/include/infiniband/
H A Dkern-abi.h406 __u32 cur_qp_state; member in struct:ibv_kern_qp_attr
515 __u8 cur_qp_state; member in struct:ibv_query_qp_resp
549 __u8 cur_qp_state; member in struct:ibv_modify_qp
619 __u8 cur_qp_state; member in struct:ibv_modify_xrc_rcv_qp
H A Dverbs.h479 enum ibv_qp_state cur_qp_state; member in struct:ibv_qp_attr
/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c504 qp_attr->cur_qp_state = qp_attr->qp_state;
862 cur_state = attr->cur_qp_state;
/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dqp.c1385 cur_state = attr_mask & IB_QP_CUR_STATE ? attr->cur_qp_state : qp->state;
2439 qp_attr->cur_qp_state = qp_attr->qp_state;
2647 qp_attr->cur_qp_state = qp_attr->qp_state;

Completed in 228 milliseconds