Searched refs:tx_info_sz (Results 1 – 1 of 1) sorted by relevance
1279 u64 tx_info_sz; in hinic_setup_tx_resources() local1281 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()