Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
137
uint8_t
138
rte_compressdev_count(void)
139
{
140
return compressdev_globals.nb_devs;
141
}
142
143
uint8_t
144
rte_compressdev_devices_get(const char *driver_name, uint8_t *devices,
Callers
1
testsuite_setup
Function · 0.85
Calls
no outgoing calls
Tested by
1
testsuite_setup
Function · 0.68