Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c763 nicvf_vf_stop_tx_queue(struct rte_eth_dev *dev, struct nicvf *nic, in nicvf_vf_stop_tx_queue() function
1233 return nicvf_vf_stop_tx_queue(dev, nic, qidx); in nicvf_dev_tx_queue_stop()
1662 nicvf_vf_stop_tx_queue(dev, nic, qidx % MAX_SND_QUEUES_PER_QS); in nicvf_vf_start()
1826 nicvf_vf_stop_tx_queue(dev, nic, qidx % MAX_SND_QUEUES_PER_QS); in nicvf_vf_stop()