MCPcopy 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 */
56static void
57mvneta_neta_deinit(void)
58{
59 neta_deinit();
60}
61
62/**
63 * Initialize packet processor.

Callers 1

mvneta_dev_closeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected