Home
last modified time | relevance | path

Searched defs:tx_queue_state (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev_dump.c398 uint32_t tx_queue_state[QUEUE_BITMAP_SIZE] = {0}; in get_rxtx_queue_enable_state() local
/dpdk/drivers/net/ionic/
H A Dionic_rxtx.c224 uint8_t *tx_queue_state = eth_dev->data->tx_queue_state; in ionic_dev_tx_queue_start() local
/dpdk/lib/ethdev/
H A Dethdev_driver.h155 uint8_t tx_queue_state[RTE_MAX_QUEUES_PER_PORT]; member