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

Function nfp_net_keepalive_uninit

dpdk/drivers/net/nfp/nfp_ethdev.c:301–305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

299}
300
301static void
302nfp_net_keepalive_uninit(struct nfp_multi_pf *multi_pf)
303{
304 nfp_cpp_area_release_free(multi_pf->beat_area);
305}
306
307static int
308nfp_net_keepalive_start(struct nfp_multi_pf *multi_pf)

Callers 3

nfp_pf_uninitFunction · 0.85
nfp_pf_initFunction · 0.85

Calls 1

Tested by

no test coverage detected