Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c3443 hns3_tx_backup_1mbuf(struct hns3_entry *tx_entry, struct rte_mbuf **pkts) in hns3_tx_backup_1mbuf() function
3451 hns3_tx_backup_1mbuf(&tx_entry[0], &pkts[0]); in hns3_tx_backup_4mbuf()
3452 hns3_tx_backup_1mbuf(&tx_entry[1], &pkts[1]); in hns3_tx_backup_4mbuf()
3453 hns3_tx_backup_1mbuf(&tx_entry[2], &pkts[2]); in hns3_tx_backup_4mbuf()
3454 hns3_tx_backup_1mbuf(&tx_entry[3], &pkts[3]); in hns3_tx_backup_4mbuf()
3510 hns3_tx_backup_1mbuf(tx_entry + mainpart + i, in hns3_tx_fill_hw_ring()