Home
last modified time | relevance | path

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

/dpdk/lib/cryptodev/
H A Drte_cryptodev.c658 rte_cryptodev_is_valid_device_data(uint8_t dev_id) in rte_cryptodev_is_valid_device_data() function
672 if (!rte_cryptodev_is_valid_device_data(dev_id)) in rte_cryptodev_is_valid_dev()
692 if (!rte_cryptodev_is_valid_device_data(i)) in rte_cryptodev_get_dev_id()
732 if (!rte_cryptodev_is_valid_device_data(i)) in rte_cryptodev_devices_get()
946 if (!rte_cryptodev_is_valid_device_data(dev_id)) { in rte_cryptodev_queue_pair_count()
2438 if (!rte_cryptodev_is_valid_device_data(dev_id)) { in rte_cryptodev_name_get()