Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/F-Stack/f-stack
/ rte_event_dev_count
Function
rte_event_dev_count
dpdk/lib/eventdev/rte_eventdev.c:44–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
/* Event dev north bound API implementation */
43
44
uint8_t
45
rte_event_dev_count(void)
46
{
47
return eventdev_globals.nb_devs;
48
}
49
50
int
51
rte_event_dev_get_dev_id(const char *name)
Callers
15
handle_dev_list
Function · 0.85
test_dlb2_eventdev
Function · 0.85
configure_eventdev
Function · 0.85
testsuite_setup
Function · 0.85
test_eventdev_count
Function · 0.85
configure_eventdev
Function · 0.85
testsuite_setup
Function · 0.85
testsuite_setup_rx_intr
Function · 0.85
testsuite_setup
Function · 0.85
eventdev_setup
Function · 0.85
testsuite_setup
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
10
test_dlb2_eventdev
Function · 0.68
configure_eventdev
Function · 0.68
testsuite_setup
Function · 0.68
test_eventdev_count
Function · 0.68
configure_eventdev
Function · 0.68
testsuite_setup
Function · 0.68
testsuite_setup_rx_intr
Function · 0.68
testsuite_setup
Function · 0.68
eventdev_setup
Function · 0.68
testsuite_setup
Function · 0.68