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

Function ionic_setup

dpdk/drivers/net/ionic/ionic_main.c:358–362  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

356}
357
358int
359ionic_setup(struct ionic_adapter *adapter)
360{
361 return (*adapter->intf->setup)(adapter);
362}
363
364int
365ionic_identify(struct ionic_adapter *adapter)

Callers 1

eth_ionic_dev_probeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected