MCPcopy Create free account
hub / github.com/F-Stack/f-stack / atl_dev_rxq_interrupt_setup

Function atl_dev_rxq_interrupt_setup

dpdk/drivers/net/atlantic/atl_ethdev.c:1286–1290  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1284}
1285
1286static int
1287atl_dev_rxq_interrupt_setup(struct rte_eth_dev *dev __rte_unused)
1288{
1289 return 0;
1290}
1291
1292
1293static int

Callers 1

atl_dev_startFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected