Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c2547 int tx_entry_len; in hns3_tx_queue_setup() local
2578 tx_entry_len = sizeof(struct hns3_entry) * txq->nb_tx_desc; in hns3_tx_queue_setup()
2579 txq->sw_ring = rte_zmalloc_socket("hns3 TX sw ring", tx_entry_len, in hns3_tx_queue_setup()