Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ rte_dev_devargs
Function
rte_dev_devargs
dpdk/lib/eal/common/eal_common_dev.c:41–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
const struct rte_devargs *
42
rte_dev_devargs(const struct rte_device *dev)
43
{
44
return dev->devargs;
45
}
46
47
const struct rte_driver *
48
rte_dev_driver(const struct rte_device *dev)
Callers
2
device_infos_display
Function · 0.85
port_infos_display
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected