Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
358
int
359
ionic_setup(struct ionic_adapter *adapter)
360
{
361
return (*adapter->intf->setup)(adapter);
362
}
363
364
int
365
ionic_identify(struct ionic_adapter *adapter)
Callers
1
eth_ionic_dev_probe
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected