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

Function rte_compressdev_count

dpdk/lib/compressdev/rte_compressdev.c:137–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137uint8_t
138rte_compressdev_count(void)
139{
140 return compressdev_globals.nb_devs;
141}
142
143uint8_t
144rte_compressdev_devices_get(const char *driver_name, uint8_t *devices,

Callers 1

testsuite_setupFunction · 0.85

Calls

no outgoing calls

Tested by 1

testsuite_setupFunction · 0.68