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

Function rte_bbdev_count

dpdk/lib/bbdev/rte_bbdev.c:287–291  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285}
286
287uint16_t
288rte_bbdev_count(void)
289{
290 return num_devs;
291}
292
293bool
294rte_bbdev_is_valid(uint16_t dev_id)

Callers 5

testsuite_setupFunction · 0.85
test_bbdev_countFunction · 0.85
test_bbdev_driver_initFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by 4

testsuite_setupFunction · 0.68
test_bbdev_countFunction · 0.68
test_bbdev_driver_initFunction · 0.68