Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
131
struct nfp_cpp *
132
nfp_nsp_cpp(struct nfp_nsp *state)
133
{
134
return state->cpp;
135
}
136
137
bool
138
nfp_nsp_config_modified(struct nfp_nsp *state)
Callers
1
nfp_fw_upload
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected