Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dnet_tx_pkt.c502 static void net_tx_pkt_do_sw_csum(struct NetTxPkt *pkt, in net_tx_pkt_do_sw_csum() function
757 net_tx_pkt_do_sw_csum(pkt, &pkt->vec[NET_TX_PKT_L2HDR_FRAG], in net_tx_pkt_do_sw_fragmentation()
781 net_tx_pkt_do_sw_csum(pkt, fragment + NET_TX_PKT_L2HDR_FRAG, in net_tx_pkt_do_sw_fragmentation()
841 net_tx_pkt_do_sw_csum(pkt, &pkt->vec[NET_TX_PKT_L2HDR_FRAG], in net_tx_pkt_send_custom()