MCPcopy Create free account
hub / github.com/F-Stack/f-stack / rte_cryptodev_count

Function rte_cryptodev_count

dpdk/lib/cryptodev/rte_cryptodev.c:892–898  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

890}
891
892uint8_t
893rte_cryptodev_count(void)
894{
895 rte_cryptodev_trace_count(cryptodev_globals.nb_devs);
896
897 return cryptodev_globals.nb_devs;
898}
899
900uint8_t
901rte_cryptodev_device_count_by_driver(uint8_t driver_id)

Calls

no outgoing calls

Tested by 15

testsuite_setupFunction · 0.68
test_device_reconfigureFunction · 0.68
require_feature_flagFunction · 0.68
configure_cryptodevFunction · 0.68
crosscheck_initFunction · 0.68
testsuite_setupFunction · 0.68
testsuite_setupFunction · 0.68
cryptodev_id_getFunction · 0.68
test_libipsec_perfFunction · 0.68