Searched refs:tx_entry_len (Results 1 – 1 of 1) sorted by relevance
2547 int tx_entry_len; in hns3_tx_queue_setup() local2578 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()