Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_pvt.h174 struct dpaa2_queue *tx_conf_queue; member
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c1053 priv->next_tx_conf_queue = dpaa2_q->tx_conf_queue; in dpaa2_dev_tx()
1054 dpaa2_dev_tx_conf(dpaa2_q->tx_conf_queue); in dpaa2_dev_tx()
H A Ddpaa2_ethdev.c918 dpaa2_q->tx_conf_queue = dpaa2_tx_conf_q; in dpaa2_dev_tx_queue_setup()