Searched refs:wqa_type (Results 1 – 3 of 3) sorted by relevance
157 uint32_t wqa_type; /* send or recv */ member
529 qp->qp_sq_wqavl.wqa_type = HERMON_WR_SEND; in hermon_qp_alloc()532 qp->qp_rq_wqavl.wqa_type = HERMON_WR_RECV; in hermon_qp_alloc()1042 qp->qp_sq_wqavl.wqa_type = HERMON_WR_SEND; in hermon_special_qp_alloc()1045 qp->qp_rq_wqavl.wqa_type = HERMON_WR_RECV; in hermon_special_qp_alloc()1638 qp->qp_sq_wqavl.wqa_type = HERMON_WR_SEND; in hermon_qp_alloc_range()1641 qp->qp_rq_wqavl.wqa_type = HERMON_WR_RECV; in hermon_qp_alloc_range()
2422 else if (cmpp->cmp_type < curr->wqa_type) in hermon_wrid_workq_compare()2424 else if (cmpp->cmp_type > curr->wqa_type) in hermon_wrid_workq_compare()2506 cmp.cmp_type = wqavl->wqa_type; in hermon_cq_workq_add()