Searched refs:new_mbuf (Results 1 – 4 of 4) sorted by relevance
928 struct rte_mbuf *new_mbuf; in atl_recv_pkts() local982 new_mbuf = rte_mbuf_raw_alloc(rxq->mb_pool); in atl_recv_pkts()983 if (new_mbuf == NULL) { in atl_recv_pkts()997 rx_entry->mbuf = new_mbuf; in atl_recv_pkts()999 rte_mbuf_data_iova_default(new_mbuf)); in atl_recv_pkts()
830 bool new_mbuf = true; in eth_szedata2_tx() local847 new_mbuf = true; in eth_szedata2_tx()849 new_mbuf = false; in eth_szedata2_tx()859 write_off = new_mbuf ? 0 : to_write; in eth_szedata2_tx()
2826 struct rte_mbuf *new_mbuf; in hns3_reassemble_tx_pkts() local2851 ret = hns3_tx_alloc_mbufs(mb_pool, nb_new_buf, &new_mbuf); in hns3_reassemble_tx_pkts()2859 temp_new = new_mbuf; in hns3_reassemble_tx_pkts()2885 hns3_pktmbuf_copy_hdr(new_mbuf, tx_pkt); in hns3_reassemble_tx_pkts()2890 *new_pkt = new_mbuf; in hns3_reassemble_tx_pkts()
6440 new_mbuf: in sctp_copy_mbufchain()6470 goto new_mbuf; in sctp_copy_mbufchain()