Searched refs:rte_cryptodev_get_dev_id (Results 1 – 8 of 8) sorted by relevance
24 rte_cryptodev_get_dev_id;
608 rte_cryptodev_get_dev_id(const char *name);
684 rte_cryptodev_get_dev_id(const char *name) in rte_cryptodev_get_dev_id() function
70 status = rte_cryptodev_get_dev_id(params->dev_name); in cryptodev_create()
79 status = rte_cryptodev_get_dev_id(params->dev_name); in softnic_cryptodev_create()
172 int id = rte_cryptodev_get_dev_id(arg); in parse_cryptodev_arg()
303 This name can be passed to "rte_cryptodev_get_dev_id()" to get the device_id.
865 uint8_t cdev_id = rte_cryptodev_get_dev_id(crypto_name);