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

Function nfp_nsp_cpp

dpdk/drivers/net/nfp/nfpcore/nfp_nsp.c:131–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129};
130
131struct nfp_cpp *
132nfp_nsp_cpp(struct nfp_nsp *state)
133{
134 return state->cpp;
135}
136
137bool
138nfp_nsp_config_modified(struct nfp_nsp *state)

Callers 1

nfp_fw_uploadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected