Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ mvneta_neta_deinit
Function
mvneta_neta_deinit
dpdk/drivers/net/mvneta/mvneta_ethdev.c:56–60 ·
view source on GitHub ↗
* Deinitialize packet processor. */
Source
from the content-addressed store, hash-verified
54
* Deinitialize packet processor.
55
*/
56
static void
57
mvneta_neta_deinit(void)
58
{
59
neta_deinit();
60
}
61
62
/**
63
* Initialize packet processor.
Callers
1
mvneta_dev_close
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected