Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
287
uint16_t
288
rte_bbdev_count(void)
289
{
290
return num_devs;
291
}
292
293
bool
294
rte_bbdev_is_valid(uint16_t dev_id)
Callers
5
testsuite_setup
Function · 0.85
test_bbdev_configure_invalid_num_queues
Function · 0.85
test_bbdev_count
Function · 0.85
test_bbdev_driver_init
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
4
testsuite_setup
Function · 0.68
test_bbdev_configure_invalid_num_queues
Function · 0.68
test_bbdev_count
Function · 0.68
test_bbdev_driver_init
Function · 0.68