Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_8023ad.c1021 uint32_t total_tx_desc; in bond_mode_8023ad_activate_slave() local
1068 total_tx_desc = BOND_MODE_8023AX_SLAVE_TX_PKTS; in bond_mode_8023ad_activate_slave()
1071 total_tx_desc += bd_tx_q->nb_tx_desc; in bond_mode_8023ad_activate_slave()
1075 port->mbuf_pool = rte_pktmbuf_pool_create(mem_name, total_tx_desc, in bond_mode_8023ad_activate_slave()