Searched refs:tx_oob (Results 1 – 4 of 4) sorted by relevance
541 struct hwc_tx_oob *tx_oob; in mana_hwc_post_tx_wqe() local551 tx_oob = &req->tx_oob; in mana_hwc_post_tx_wqe()553 tx_oob->vrq_id = dest_virt_rq_id; in mana_hwc_post_tx_wqe()554 tx_oob->dest_vfid = 0; in mana_hwc_post_tx_wqe()555 tx_oob->vrcq_id = dest_virt_rcq_id; in mana_hwc_post_tx_wqe()556 tx_oob->vscq_id = hwc_txq->hwc_cq->gdma_cq->id; in mana_hwc_post_tx_wqe()557 tx_oob->loopback = false; in mana_hwc_post_tx_wqe()558 tx_oob->lso_override = false; in mana_hwc_post_tx_wqe()559 tx_oob->dest_pf = dest_pf; in mana_hwc_post_tx_wqe()560 tx_oob->vsq_id = hwc_txq->gdma_wq->id; in mana_hwc_post_tx_wqe()[all …]
248 pkg.tx_oob.s_oob.vcq_num = cq->gdma_id; in mana_start_xmit()266 pkg.tx_oob.s_oob.pkt_fmt = pkt_fmt; in mana_start_xmit()312 pkg.tx_oob.s_oob.is_outer_ipv4 = ipv4; in mana_start_xmit()313 pkg.tx_oob.s_oob.is_outer_ipv6 = ipv6; in mana_start_xmit()315 pkg.tx_oob.s_oob.comp_iphdr_csum = 1; in mana_start_xmit()316 pkg.tx_oob.s_oob.comp_tcp_csum = 1; in mana_start_xmit()343 pkg.tx_oob.s_oob.is_outer_ipv4 = ipv4; in mana_start_xmit()344 pkg.tx_oob.s_oob.is_outer_ipv6 = ipv6; in mana_start_xmit()346 pkg.tx_oob.s_oob.comp_tcp_csum = 1; in mana_start_xmit()350 pkg.tx_oob.s_oob.is_outer_ipv4 = ipv4; in mana_start_xmit()[all …]
108 struct hwc_tx_oob tx_oob; member
804 struct mana_tx_oob tx_oob; member
Completed in 18 milliseconds