Home
last modified time | relevance | path

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

/dpdk/app/test-bbdev/
H A Dtest_bbdev.c117 uint8_t dev_id, num_devs; in test_bbdev_configure_invalid_num_queues() local
635 uint8_t num_devs, num_valid_devs = 0; in test_bbdev_count() local
773 int num_devs, num_devs_tmp; in test_bbdev_driver_init() local
/dpdk/app/test-regex/
H A Dmain.c250 uint16_t num_devs; in init_port() local
/dpdk/lib/bbdev/
H A Drte_bbdev.c102 static uint16_t num_devs; variable