Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_tx.c1279 u64 tx_info_sz; in hinic_setup_tx_resources() local
1281 tx_info_sz = txq->q_depth * sizeof(*txq->tx_info); in hinic_setup_tx_resources()
1282 txq->tx_info = rte_zmalloc_socket("tx_info", tx_info_sz, in hinic_setup_tx_resources()