Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev_dump.c397 uint32_t rx_queue_state[QUEUE_BITMAP_SIZE] = {0}; in get_rxtx_queue_enable_state() local
/dpdk/drivers/net/ionic/
H A Dionic_rxtx.c1017 uint8_t *rx_queue_state = eth_dev->data->rx_queue_state; in ionic_dev_rx_queue_start() local
/dpdk/lib/ethdev/
H A Dethdev_driver.h153 uint8_t rx_queue_state[RTE_MAX_QUEUES_PER_PORT]; member