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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c71 hermon_qp_wq_type_t swq_type; local
336 swq_type = HERMON_QP_WQ_TYPE_SENDQ_UD;
339 swq_type = HERMON_QP_WQ_TYPE_SENDQ_CONN;
365 max_sgl, swq_type, &qp->qp_sq_log_wqesz, &qp->qp_sq_sgl);
1234 hermon_qp_wq_type_t swq_type; local
1456 swq_type = HERMON_QP_WQ_TYPE_SENDQ_UD;
1481 max_sgl, swq_type, &qp->qp_sq_log_wqesz, &qp->qp_sq_sgl);

Completed in 47 milliseconds