Lines Matching defs:tx_oob
585 struct hwc_tx_oob *tx_oob;
595 tx_oob = &req->tx_oob;
597 tx_oob->vrq_id = dest_virt_rq_id;
598 tx_oob->dest_vfid = 0;
599 tx_oob->vrcq_id = dest_virt_rcq_id;
600 tx_oob->vscq_id = hwc_txq->hwc_cq->gdma_cq->id;
601 tx_oob->loopback = false;
602 tx_oob->lso_override = false;
603 tx_oob->dest_pf = dest_pf;
604 tx_oob->vsq_id = hwc_txq->gdma_wq->id;
615 req->wqe_req.inline_oob_data = tx_oob;