Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ptp.c114 if (priv->next_tx_conf_queue) in dpaa2_timesync_read_tx_timestamp()
115 dpaa2_dev_tx_conf(priv->next_tx_conf_queue); in dpaa2_timesync_read_tx_timestamp()
H A Ddpaa2_ethdev.h172 struct dpaa2_queue *next_tx_conf_queue; member
H A Ddpaa2_rxtx.c1053 priv->next_tx_conf_queue = dpaa2_q->tx_conf_queue; in dpaa2_dev_tx()