GDMA_RQ
spec->type != GDMA_RQ)
case GDMA_RQ:
if (wq->type == GDMA_RQ) {
case GDMA_RQ:
if (type != GDMA_SQ && type != GDMA_RQ)
if (q_type != GDMA_SQ && q_type != GDMA_RQ) {
if (q_type == GDMA_RQ)
err = mana_hwc_create_wq(hwc, GDMA_RQ, q_depth, max_req_msg_size,
mana_destroy_wq_obj(apc, GDMA_RQ, rxq->rxobj);
spec.type = GDMA_RQ;
err = mana_create_wq_obj(apc, apc->port_handle, GDMA_RQ,