Home
last modified time | relevance | path

Searched refs:tx_oob (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/microsoft/mana/
A Dhw_channel.c515 struct hwc_tx_oob *tx_oob; in mana_hwc_post_tx_wqe() local
525 tx_oob = &req->tx_oob; in mana_hwc_post_tx_wqe()
527 tx_oob->vrq_id = dest_virt_rq_id; in mana_hwc_post_tx_wqe()
528 tx_oob->dest_vfid = 0; in mana_hwc_post_tx_wqe()
529 tx_oob->vrcq_id = dest_virt_rcq_id; in mana_hwc_post_tx_wqe()
530 tx_oob->vscq_id = hwc_txq->hwc_cq->gdma_cq->id; in mana_hwc_post_tx_wqe()
531 tx_oob->loopback = false; in mana_hwc_post_tx_wqe()
532 tx_oob->lso_override = false; in mana_hwc_post_tx_wqe()
533 tx_oob->dest_pf = dest_pf; in mana_hwc_post_tx_wqe()
534 tx_oob->vsq_id = hwc_txq->gdma_wq->id; in mana_hwc_post_tx_wqe()
[all …]
A Dmana_en.c170 pkg.tx_oob.s_oob.vcq_num = cq->gdma_id; in mana_start_xmit()
180 pkg.tx_oob.s_oob.pkt_fmt = pkt_fmt; in mana_start_xmit()
212 pkg.tx_oob.s_oob.is_outer_ipv4 = ipv4; in mana_start_xmit()
213 pkg.tx_oob.s_oob.is_outer_ipv6 = ipv6; in mana_start_xmit()
215 pkg.tx_oob.s_oob.comp_iphdr_csum = 1; in mana_start_xmit()
216 pkg.tx_oob.s_oob.comp_tcp_csum = 1; in mana_start_xmit()
239 pkg.tx_oob.s_oob.is_outer_ipv4 = ipv4; in mana_start_xmit()
240 pkg.tx_oob.s_oob.is_outer_ipv6 = ipv6; in mana_start_xmit()
242 pkg.tx_oob.s_oob.comp_tcp_csum = 1; in mana_start_xmit()
246 pkg.tx_oob.s_oob.is_outer_ipv4 = ipv4; in mana_start_xmit()
[all …]
/linux-6.3-rc2/include/net/mana/
A Dhw_channel.h104 struct hwc_tx_oob tx_oob; member
A Dmana.h634 struct mana_tx_oob tx_oob; member

Completed in 13 milliseconds