Searched refs:sq_sig_type (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_verbs.c137 .sq_sig_type = IB_SIGNAL_ALL_WR,
H A Dipoib_cm.c216 .sq_sig_type = IB_SIGNAL_ALL_WR,
918 .sq_sig_type = IB_SIGNAL_ALL_WR,
/freebsd-9.3-release/contrib/ofed/management/opensm/osmtest/
H A Dosmt_mtl_regular_qp.c128 qp_init_attr.sq_sig_type = VAPI_SIGNAL_REQ_WR;
/freebsd-9.3-release/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_cma.c75 .sq_sig_type = IB_SIGNAL_REQ_WR,
/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c598 init_attr->qp_type, init_attr->sq_sig_type,
633 init_attr->sq_sig_type, &init_attr->cap,
/freebsd-9.3-release/sys/ofed/drivers/infiniband/core/
H A Duverbs_cmd.c1088 attr.sq_sig_type = cmd.sq_sig_all ? IB_SIGNAL_ALL_WR : IB_SIGNAL_REQ_WR;
1275 resp.sq_sig_all = init_attr->sq_sig_type == IB_SIGNAL_ALL_WR;
2702 init_attr.sq_sig_type =
2910 resp.sq_sig_all = init_attr->sq_sig_type == IB_SIGNAL_ALL_WR;
H A Dmad.c2755 qp_init_attr.sq_sig_type = IB_SIGNAL_ALL_WR;
/freebsd-9.3-release/sys/contrib/rdma/
H A Dib_verbs.h504 enum ib_sig_type sq_sig_type; member in struct:ib_qp_init_attr
/freebsd-9.3-release/sys/ofed/include/rdma/
H A Dib_verbs.h591 enum ib_sig_type sq_sig_type; member in struct:ib_qp_init_attr
/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dqp.c547 if (init_attr->sq_sig_type == IB_SIGNAL_ALL_WR)

Completed in 203 milliseconds