Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ rte_dev_name
Function
rte_dev_name
dpdk/lib/eal/common/eal_common_dev.c:53–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
const char *
54
rte_dev_name(const struct rte_device *dev)
55
{
56
return dev->name;
57
}
58
59
int
60
rte_dev_numa_node(const struct rte_device *dev)
Callers
15
cmp_dev_name
Function · 0.85
cmp_dev_match
Function · 0.85
device_infos_display
Function · 0.85
dma_unmap_cb
Function · 0.85
dma_map_cb
Function · 0.85
detach_device
Function · 0.85
show_port
Function · 0.85
dump_regs
Function · 0.85
setup_lpm
Function · 0.85
populate_ipv4_flow_into_table
Function · 0.85
populate_ipv6_flow_into_table
Function · 0.85
setup_fib
Function · 0.85
Calls
no outgoing calls
Tested by
5
cmp_dev_name
Function · 0.68
cmp_dev_match
Function · 0.68
dma_unmap_cb
Function · 0.68
dma_map_cb
Function · 0.68
detach_device
Function · 0.68